lots of fixes, fix permissions
[kernel-bfs] / kernel-power-settings / config / default
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: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"
8 UP_THRESHOLD=95
9 SAMPLING_RATE=300000
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