update debian/changelog
[kernel-bfs] / kernel-power-settings / config / xlv
index c0c50fc..7a24874 100644 (file)
@@ -1,17 +1,14 @@
 # DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
 # minimum frequency to use
-MIN_FREQ=250
+MINFREQ=250
 # maximum frequency to use
-MAX_FREQ=600
+MAXFREQ=600
 # list of frequency configurations: each "frequency:volt,dsprate"
 FREQS="0:20,90 125:20,90 250:30,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
+GOVERNOR=ondemand
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
+IGNORE_NICE_LOAD=1
+POWERSAVE_BIAS=0