MLK-11740 ARM: defconfig: change the cpufreq default governor to ondemand
authorBai Ping <b51503@freescale.com>
Tue, 20 Oct 2015 11:24:51 +0000 (19:24 +0800)
committerNitin 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

index eb33f57..e5a5b56 100644 (file)
@@ -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