summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-hisi
diff options
context:
space:
mode:
authorRob Herring2014-01-31 22:32:02 +0100
committerRob Herring2014-02-19 23:43:27 +0100
commit90bc8ac77dc85d2184da3d5280215b33253adffc (patch)
treeaf798f11439d8944f750a4b9be23cd64833e26e9 /arch/arm/mach-hisi
parentARM: centralize common multi-platform kconfig options (diff)
downloadkernel-qcow2-linux-90bc8ac77dc85d2184da3d5280215b33253adffc.tar.gz
kernel-qcow2-linux-90bc8ac77dc85d2184da3d5280215b33253adffc.tar.xz
kernel-qcow2-linux-90bc8ac77dc85d2184da3d5280215b33253adffc.zip
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>
Diffstat (limited to 'arch/arm/mach-hisi')
-rw-r--r--arch/arm/mach-hisi/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-hisi/Kconfig b/arch/arm/mach-hisi/Kconfig
index 95492d715166..9d0a87b025e3 100644
--- a/arch/arm/mach-hisi/Kconfig
+++ b/arch/arm/mach-hisi/Kconfig
@@ -6,7 +6,6 @@ config ARCH_HI3xxx
select CACHE_L2X0
select HAVE_ARM_SCU
select HAVE_ARM_TWD if SMP
- select HAVE_SMP
select PINCTRL
select PINCTRL_SINGLE
help