lots of fixes, fix permissions
[kernel-power] / kernel-power-settings / config / ulv
index b2e56b0..30a2a03 100644 (file)
@@ -1,8 +1,17 @@
-#UP_THRESHOLD=75
-#SAMPLING_RATE=150000
-VDD1_OPPS_VSEL="25 25 25 33 38 38 45 45 48 48 54 54 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
+# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
+# minimum frequency to use
+MIN_FREQ=250
+# maximum frequency to use
+MAX_FREQ=600
+# list of frequency configurations: each "frequency:volt,dsprate"
+FREQS="0:25,90 125:25,90 250:25,180 500:33,360 550:38,400 600:38,430 700:45,430 750:45,430 805:48,430 850:48,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520"
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
 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