summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-spear
diff options
context:
space:
mode:
authorViresh Kumar2013-02-06 05:14:15 +0100
committerArnd Bergmann2013-02-19 16:34:28 +0100
commitf12a500e4adcc0961803e54b5ed1e74275d399f1 (patch)
tree0b381be4f6bc2b36472877777f752892fd23dec6 /arch/arm/plat-spear
parentMerge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne... (diff)
downloadkernel-qcow2-linux-f12a500e4adcc0961803e54b5ed1e74275d399f1.tar.gz
kernel-qcow2-linux-f12a500e4adcc0961803e54b5ed1e74275d399f1.tar.xz
kernel-qcow2-linux-f12a500e4adcc0961803e54b5ed1e74275d399f1.zip
ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ
SPEAr13xx supports cpufreq and has an upstreamed driver for it. This patch enables cpufreq configs for SPEAr13xx. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/plat-spear')
-rw-r--r--arch/arm/plat-spear/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-spear/Kconfig b/arch/arm/plat-spear/Kconfig
index 87dbd81bdf51..739d016eb273 100644
--- a/arch/arm/plat-spear/Kconfig
+++ b/arch/arm/plat-spear/Kconfig
@@ -10,6 +10,7 @@ choice
config ARCH_SPEAR13XX
bool "ST SPEAr13xx with Device Tree"
+ select ARCH_HAVE_CPUFREQ
select ARM_GIC
select CPU_V7
select GPIO_SPEAR_SPICS