Skip to content

Commit

Permalink
ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Viresh Kumar authored and Arnd Bergmann committed Feb 19, 2013
1 parent bda7997 commit f12a500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/plat-spear/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f12a500

Please sign in to comment.