projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8765c10
)
ipq806x: enable ondemand governor
author
John Crispin
<john@phrozen.org>
Tue, 23 Aug 2016 22:18:54 +0000
(
00:18
+0200)
committer
John Crispin
<john@phrozen.org>
Tue, 23 Aug 2016 22:19:19 +0000
(
00:19
+0200)
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/ipq806x/config-4.4
patch
|
blob
|
history
diff --git
a/target/linux/ipq806x/config-4.4
b/target/linux/ipq806x/config-4.4
index a6badc9a52797a45984817835c55cb6689e38b08..c410fb65afa91252ca6e1a8d86c7ca7007ebd69c 100644
(file)
--- 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