]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: imx_v6_v7_defconfig: enable CONFIG_CPU_FREQ_STAT
authorDong Aisheng <aisheng.dong@nxp.com>
Sat, 6 Jan 2018 02:45:51 +0000 (10:45 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 6 Jan 2018 02:45:51 +0000 (10:45 +0800)
It is very useful for user to retrieve cpufreq transtion statistics
and worth to be default enabled.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig

index 3b784ed12cc2c42d76d6b338bdd36a5192fb7ed5..4cb9829fccd15af8edb7f1c381dc6b3c694f21cb 100644 (file)
@@ -55,6 +55,7 @@ CONFIG_FORCE_MAX_ZONEORDER=14
 CONFIG_CMDLINE="noinitrd console=ttymxc0,115200"
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
+CONFIG_CPU_FREQ_STAT=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_POWERSAVE=y
 CONFIG_CPU_FREQ_GOV_USERSPACE=y