MLK-10257-05 arm: imx7: enable cpufreq driver in defconfig
authorBai Ping <b51503@freescale.com>
Mon, 2 Mar 2015 16:44:04 +0000 (00:44 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:46:56 +0000 (14:46 -0500)
Enable the imx7 cpufreq driver in defconfig.

Signed-off-by: Bai Ping <b51503@freescale.com>
(cherry picked from commit 88d8fe5196ce424467b5b747977af404427c4ef2)

arch/arm/configs/imx_v7_defconfig

index 8812477..f2c2e58 100644 (file)
@@ -39,6 +39,7 @@ 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
 CONFIG_CPU_IDLE=y
 CONFIG_VFP=y
 CONFIG_NEON=y