summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
diff options
context:
space:
mode:
authorMark Brown2014-08-31 14:09:39 +0200
committerArnd Bergmann2014-09-04 22:09:36 +0200
commitaa4f88c812b50d0cf77289fd50a9a4fed6bd4173 (patch)
tree68998fbd05e225fccc5850b737cff48846f6c65f /arch/arm/configs/multi_v7_defconfig
parentARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs (diff)
downloadkernel-qcow2-linux-aa4f88c812b50d0cf77289fd50a9a4fed6bd4173.tar.gz
kernel-qcow2-linux-aa4f88c812b50d0cf77289fd50a9a4fed6bd4173.tar.xz
kernel-qcow2-linux-aa4f88c812b50d0cf77289fd50a9a4fed6bd4173.zip
ARM: configs: Enable cpufreq-cpu0 for multi_v7_defconfig
Many boards share the cpufreq-cpu0 driver meaning that if we enable it in multi_v7_defconfig we can get a reasonable amount of functional utility for systems and test coverage for a fairly small increase in kernel size. Signed-off-by: Mark Brown <broonie@kernel.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r--arch/arm/configs/multi_v7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index adbce7117d83..585cae5cb28e 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -413,3 +413,5 @@ CONFIG_DEBUG_FS=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_CRYPTO_DEV_TEGRA_AES=y
+CONFIG_CPU_FREQ=y
+CONFIG_GENERIC_CPUFREQ_CPU0=y