aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-prima2/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-prima2/Kconfig b/arch/arm/mach-prima2/Kconfig
index 4f7379fe01e2..5e6ab9d6f50f 100644
--- a/arch/arm/mach-prima2/Kconfig
+++ b/arch/arm/mach-prima2/Kconfig
@@ -17,7 +17,7 @@ config ARCH_MARCO
17 select ARM_GIC 17 select ARM_GIC
18 select CPU_V7 18 select CPU_V7
19 select HAVE_SMP 19 select HAVE_SMP
20 select SMP_ON_UP 20 select SMP_ON_UP if SMP
21 help 21 help
22 Support for CSR SiRFSoC ARM Cortex A9 Platform 22 Support for CSR SiRFSoC ARM Cortex A9 Platform
23 23