ARM: mvebu: Drop unneeded select of HAVE_SMP
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 5 May 2020 15:07:18 +0000 (17:07 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 May 2020 21:27:38 +0000 (23:27 +0200)
commitc5b18873f5b956bd46d42effbffb1b929788190a
treedad5d547ff566e3b8686f4723a19f28c9db39798
parent1942cf1cb5e233a9223c1ad1ea05aa26bce7a51c
ARM: mvebu: Drop unneeded select of HAVE_SMP

Support for Marvell Armada 375, 380, 385, and 39x SoCs depends on
ARCH_MULTI_V7.
As the latter selects HAVE_SMP, there is no need for MACH_ARMADA_375,
MACH_ARMADA_38X, and MACH_ARMADA_39X to select HAVE_SMP.

Link: https://lore.kernel.org/r/20200505150722.1575-12-geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory Clement <gregory.clement@bootlin.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-mvebu/Kconfig