[PATCH] ARM: hisi: don't select SMP
Rob Herring
robherring2 at gmail.com
Fri Jan 31 17:06:30 EST 2014
From: Rob Herring <robh at kernel.org>
SMP is a user configurable option, not a hardware feature and should not
be selected.
Signed-off-by: Rob Herring <robh at kernel.org>
---
arch/arm/mach-hisi/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-hisi/Kconfig b/arch/arm/mach-hisi/Kconfig
index 018ad67..8f4649b 100644
--- a/arch/arm/mach-hisi/Kconfig
+++ b/arch/arm/mach-hisi/Kconfig
@@ -12,6 +12,5 @@ config ARCH_HI3xxx
select HAVE_SMP
select PINCTRL
select PINCTRL_SINGLE
- select SMP
help
Support for Hisilicon Hi36xx/Hi37xx processor family
--
1.8.3.2
More information about the linux-arm-kernel
mailing list