aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-spear/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-spear/Kconfig b/arch/arm/mach-spear/Kconfig
index 716522af1a23..442917eedff3 100644
--- a/arch/arm/mach-spear/Kconfig
+++ b/arch/arm/mach-spear/Kconfig
@@ -18,7 +18,7 @@ if PLAT_SPEAR
18config ARCH_SPEAR13XX 18config ARCH_SPEAR13XX
19 bool "ST SPEAr13xx" 19 bool "ST SPEAr13xx"
20 depends on ARCH_MULTI_V7 || PLAT_SPEAR_SINGLE 20 depends on ARCH_MULTI_V7 || PLAT_SPEAR_SINGLE
21 select ARCH_HAVE_CPUFREQ 21 select ARCH_HAS_CPUFREQ
22 select ARM_GIC 22 select ARM_GIC
23 select CPU_V7 23 select CPU_V7
24 select GPIO_SPEAR_SPICS 24 select GPIO_SPEAR_SPICS