ARM: select HAVE_SMP for V7 multi-platform

All V7 platforms can run SMP kernels, so make CONFIG_SMP visible for V7
multi-platform builds.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Rob Herring
2014-01-31 15:32:02 -06:00
parent ddb902cc34
commit 90bc8ac77d
19 changed files with 1 additions and 19 deletions

View File

@@ -33,7 +33,6 @@ config ARCH_MARCO
default y
select ARM_GIC
select HAVE_ARM_SCU if SMP
select HAVE_SMP
select SMP_ON_UP if SMP
help
Support for CSR SiRFSoC ARM Cortex A9 Platform