mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
configs: android: Enable interactive cpufreq governor by default
This is Android's standard cpufreq governor and is enabled by default in the AOSP tree. Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
@@ -27,3 +27,5 @@ CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_BLK_DEV_RAM_COUNT=16
|
||||
CONFIG_BLK_DEV_RAM_SIZE=16384
|
||||
CONFIG_FUSE_FS=y
|
||||
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
|
||||
CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
|
||||
|
||||
Reference in New Issue
Block a user