projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b796dd4
)
MLK-11740 ARM: defconfig: change the cpufreq default governor to ondemand
author
Bai Ping
<b51503@freescale.com>
Tue, 20 Oct 2015 11:24:51 +0000
(19:24 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:58 +0000
(14:48 -0500)
Change the cpufreq default governor to the ondemand governor.
Signed-off-by: Bai Ping <b51503@freescale.com>
arch/arm/configs/imx_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v7_defconfig
b/arch/arm/configs/imx_v7_defconfig
index
eb33f57
..
e5a5b56
100644
(file)
--- a/
arch/arm/configs/imx_v7_defconfig
+++ b/
arch/arm/configs/imx_v7_defconfig
@@
-35,9
+35,9
@@
CONFIG_HIGHMEM=y
CONFIG_CMA=y
CONFIG_CMDLINE="noinitrd console=ttymxc0,115200"
CONFIG_CPU_FREQ=y
+CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=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_ARM_IMX6Q_CPUFREQ=y
CONFIG_ARM_IMX7D_CPUFREQ=y