summaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-08-24 00:18:54 +0200
committerJohn Crispin <john@phrozen.org>2016-08-24 00:19:19 +0200
commit2a64be5aa9240449ceac069c914e2bb0972baa2d (patch)
tree28ed3d3d408e438e01385a88c1165bb7f21f9d48 /target/linux/ipq806x
parent8765c1060655d899b2cf3297cd69cf0993491a0e (diff)
downloadmaster-31e0f0ae-2a64be5aa9240449ceac069c914e2bb0972baa2d.tar.gz
master-31e0f0ae-2a64be5aa9240449ceac069c914e2bb0972baa2d.tar.bz2
master-31e0f0ae-2a64be5aa9240449ceac069c914e2bb0972baa2d.zip
ipq806x: enable ondemand governor
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/config-4.43
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ipq806x/config-4.4 b/target/linux/ipq806x/config-4.4
index a6badc9a52..c410fb65af 100644
--- a/target/linux/ipq806x/config-4.4
+++ b/target/linux/ipq806x/config-4.4
@@ -89,8 +89,9 @@ CONFIG_CPU_CP15=y
CONFIG_CPU_CP15_MMU=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+CONFIG_CPU_FREQ_GOV_COMMON=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
-# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set