ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERIC
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 21 Jan 2020 10:37:18 +0000 (11:37 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Sun, 8 Mar 2020 11:25:43 +0000 (12:25 +0100)
commit49d5b5683aae632e8bf3598e9779a3621ebc58bf
treec17b64414d8d8bed73717fed478edf740c5a0e8a
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9
ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERIC

Support for Marvell Orion SoCs depends on ARCH_MULTI_V5, and thus on
ARCH_MULTIPLATFORM.
As the latter selects GENERIC_CLOCKEVENTS and USE_OF, there is no need
for ARCH_ORION5X and ARCH_ORION5X_DT to select any of them.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Gregory Clement <gregory.clement@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/mach-orion5x/Kconfig