diff options
Diffstat (limited to 'arch/arm/mach-spear')
-rw-r--r-- | arch/arm/mach-spear/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-spear/Kconfig b/arch/arm/mach-spear/Kconfig index 4c52ee2b77dc..5412aeb377ac 100644 --- a/arch/arm/mach-spear/Kconfig +++ b/arch/arm/mach-spear/Kconfig | |||
@@ -18,7 +18,7 @@ if PLAT_SPEAR | |||
18 | config ARCH_SPEAR13XX | 18 | config 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 |