aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-alpine
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-05-05 17:07:10 +0200
committerArnd Bergmann <arnd@arndb.de>2020-05-15 23:27:37 +0200
commit84ce0141031a80864083448ba919046393ca0eb4 (patch)
tree40a6493088db1f983796a0716dc69a9bc9e4a44f /arch/arm/mach-alpine
parentARM: actions: Drop unneeded select of COMMON_CLK (diff)
downloadlinux-dev-84ce0141031a80864083448ba919046393ca0eb4.tar.xz
linux-dev-84ce0141031a80864083448ba919046393ca0eb4.zip
ARM: alpine: Drop unneeded select of HAVE_SMP
Support for Annapurna Labs Alpine platforms depends on ARCH_MULTI_V7. As the latter selects HAVE_SMP, there is no need for ARCH_ALPINE to select HAVE_SMP. Link: https://lore.kernel.org/r/20200505150722.1575-4-geert+renesas@glider.be Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Cc: Tsahee Zidenberg <tsahee@annapurnalabs.com> Cc: Antoine Tenart <antoine.tenart@bootlin.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-alpine')
-rw-r--r--arch/arm/mach-alpine/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-alpine/Kconfig b/arch/arm/mach-alpine/Kconfig
index bc04c91294cf..6a68a162385b 100644
--- a/arch/arm/mach-alpine/Kconfig
+++ b/arch/arm/mach-alpine/Kconfig
@@ -7,7 +7,6 @@ config ARCH_ALPINE
select ARM_GIC
select GENERIC_IRQ_CHIP
select HAVE_ARM_ARCH_TIMER
- select HAVE_SMP
select MFD_SYSCON
select FORCE_PCI
select PCI_HOST_GENERIC