ARM: berlin: add SMP support
[deliverable/linux.git] / arch / arm / mach-berlin / Kconfig
index 101e0f3567305f3c53c5f800a53791c63a8344c8..ba5b6ce97b0acfeaddc4b76f77c8e2c2107341f6 100644 (file)
@@ -15,7 +15,9 @@ config MACH_BERLIN_BG2
        bool "Marvell Armada 1500 (BG2)"
        select CACHE_L2X0
        select CPU_PJ4B
+       select HAVE_ARM_SCU if SMP
        select HAVE_ARM_TWD if SMP
+       select HAVE_SMP
        select PINCTRL_BERLIN_BG2
 
 config MACH_BERLIN_BG2CD
@@ -27,6 +29,7 @@ config MACH_BERLIN_BG2CD
 config MACH_BERLIN_BG2Q
        bool "Marvell Armada 1500 Pro (BG2-Q)"
        select CACHE_L2X0
+       select HAVE_ARM_SCU if SMP
        select HAVE_ARM_TWD if SMP
        select PINCTRL_BERLIN_BG2Q
 
This page took 0.033242 seconds and 5 git commands to generate.