From: Rob Herring Date: Fri, 31 Jan 2014 22:06:30 +0000 (-0600) Subject: ARM: hisi: don't select SMP X-Git-Tag: v4.0~2446^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4dd18edc01d64c2b8db7c36122182a09911741bd;p=platform%2Fkernel%2Flinux-amlogic.git ARM: hisi: don't select SMP SMP is a user configurable option, not a hardware feature and should not be selected. Signed-off-by: Rob Herring Signed-off-by: Olof Johansson --- 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