aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-05-05 17:07:20 +0200
committerArnd Bergmann <arnd@arndb.de>2020-05-15 23:27:38 +0200
commit9fe2b45889db54fdfa9080f826e08e3bdcf0e18d (patch)
tree56dd6e44915ea88e772626539b2b8f8b8010cc1c
parentARM: mvebu: Drop unneeded select of HAVE_SMP (diff)
downloadlinux-dev-9fe2b45889db54fdfa9080f826e08e3bdcf0e18d.tar.xz
linux-dev-9fe2b45889db54fdfa9080f826e08e3bdcf0e18d.zip
ARM: prima2: Drop unneeded select of HAVE_SMP
Support for CSR SiRF SoCs depends on ARCH_MULTI_V7. As the latter selects HAVE_SMP, there is no need for ARCH_ATLAS7 to select HAVE_SMP. Link: https://lore.kernel.org/r/20200505150722.1575-14-geert+renesas@glider.be Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Cc: Barry Song <baohua@kernel.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--arch/arm/mach-prima2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-prima2/Kconfig b/arch/arm/mach-prima2/Kconfig
index 6f66785fab01..ea077f66372d 100644
--- a/arch/arm/mach-prima2/Kconfig
+++ b/arch/arm/mach-prima2/Kconfig
@@ -30,7 +30,6 @@ config ARCH_ATLAS7
select ARM_GIC
select ATLAS7_TIMER
select HAVE_ARM_SCU if SMP
- select HAVE_SMP
help
Support for CSR SiRFSoC ARM Cortex A7 Platform