]> Pileus Git - ~andy/linux/commitdiff
ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 6 Feb 2013 04:14:15 +0000 (09:44 +0530)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Feb 2013 15:34:28 +0000 (16:34 +0100)
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>
arch/arm/plat-spear/Kconfig

index 87dbd81bdf5130541604e348ef847fabfa6afaef..739d016eb273faf8a22859856767901ce7e8beef 100644 (file)
@@ -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