minor fix for kernel, new power-settings package
[kernel-power] / kernel-power-settings / config / default
index fc52b35..c121b94 100644 (file)
@@ -1,8 +1,14 @@
+# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
+MIN_FREQ=250
+MAX_FREQ=600
+FREQS="0:30,90 125:30,90 250:38,180 500:48,360 550:54,400 600:60,430 700:60,430 750:60,430 805:60,430 850:60,500 900:60,500 950:60,500 1000:60,500 1100:72,520 1150:72,520"
 #UP_THRESHOLD=75
 #SAMPLING_RATE=150000
-VDD1_OPPS_VSEL="30 30 38 48 54 48 60 60 60 60 60 60 60 72 72"
-DSP_OPPS_RATE="90 90 180 360 400 430 430 430 430 500 500 500 500 520 520"
-MIN_FREQ=250000
-MAX_FREQ=599000
 SMARTREFLEX_VDD1=0
 SMARTREFLEX_VDD2=0
+IGNORE_NICE_LOAD=0
+# start USB networking and sshd early during boot
+EARLYSSH=0
+# fsck of /home partition before mounting?
+# 1=if necessary, force=always check
+FSCK_HOME=0
\ No newline at end of file