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>
This commit is contained in:
Viresh Kumar 2013-02-06 09:44:15 +05:30 committed by Arnd Bergmann
parent bda7997e34
commit f12a500e4a
1 changed files with 1 additions and 0 deletions

View 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