summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinit.tuna.rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index 980e964..2dabb9d 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -41,10 +41,6 @@ on boot
# Lower maximum frequency when screen is off
write /sys/devices/system/cpu/cpu0/cpufreq/screen_off_max_freq 700000
-# cpufreq interactive governor: timer 100ms, min sample 10ms
- write /sys/devices/system/cpu/cpufreq/interactive/timer_rate 100000
- write /sys/devices/system/cpu/cpufreq/interactive/min_sample_time 10000
-
on fs
mkdir /factory 0775 radio radio
mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/system /system wait ro