projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acb2ae3
)
arm: configs: use interactive as default cpufreq policy for linux
author
Jacob Chen
<jacob2.chen@rock-chips.com>
Thu, 29 Dec 2016 05:28:32 +0000
(13:28 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Fri, 6 Jan 2017 01:57:30 +0000
(09:57 +0800)
Change-Id: Id3ab0f521b816ac324dc555df05dbd007c6afc6d
Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
arch/arm/configs/rockchip_linux_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/rockchip_linux_defconfig
b/arch/arm/configs/rockchip_linux_defconfig
index ea0735651a48095904aac7f8787747470fd9aa54..b04764413b6ab786c8b6bfcb96668a6a88d1590a 100644
(file)
--- a/
arch/arm/configs/rockchip_linux_defconfig
+++ b/
arch/arm/configs/rockchip_linux_defconfig
@@
-47,8
+47,12
@@
CONFIG_SECCOMP=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CPU_FREQ=y
+CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
+CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
+CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_CPUFREQ_DT=y
CONFIG_ARM_ROCKCHIP_CPUFREQ=y
CONFIG_CPU_IDLE=y