ARM: hisi: select HAVE_ARM_SCU only for SMP
authorArnd Bergmann <arnd@arndb.de>
Mon, 17 Feb 2014 19:29:14 +0000 (20:29 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:31:34 +0000 (18:31 +0100)
The SCU code does not build unless we are compiling
an SMP kernel. This does the same as every other
platform with an SCU.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/mach-hisi/Kconfig

index 9d0a87b..feee4db 100644 (file)
@@ -4,7 +4,7 @@ config ARCH_HI3xxx
        select ARM_GIC
        select ARM_TIMER_SP804
        select CACHE_L2X0
-       select HAVE_ARM_SCU
+       select HAVE_ARM_SCU if SMP
        select HAVE_ARM_TWD if SMP
        select PINCTRL
        select PINCTRL_SINGLE