lots of fixes, fix permissions
[kernel-bfs] / kernel-power-settings / config / default
index fc52b35..9788e66 100644 (file)
@@ -1,8 +1,17 @@
-#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
+# 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: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=95
+SAMPLING_RATE=300000
 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