lots of fixes, fix permissions
[kernel-power] / kernel-power-settings / config / ulv
1 # DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
2 # minimum frequency to use
3 MIN_FREQ=250
4 # maximum frequency to use
5 MAX_FREQ=600
6 # list of frequency configurations: each "frequency:volt,dsprate"
7 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"
8 UP_THRESHOLD=75
9 SAMPLING_RATE=150000
10 SMARTREFLEX_VDD1=0
11 SMARTREFLEX_VDD2=0
12 IGNORE_NICE_LOAD=0
13 # start USB networking and sshd early during boot
14 EARLYSSH=0
15 # fsck of /home partition before mounting?
16 # 1=if necessary, force=always check
17 FSCK_HOME=0