ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly
authorKishon Vijay Abraham I <kishon@ti.com>
Wed, 14 Sep 2016 10:19:05 +0000 (15:49 +0530)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 Sep 2016 20:45:05 +0000 (22:45 +0200)
commit6016b23bd553f60cfb2fd9023fe8da4c116d9572
treec6a16923fbd7b738ef68e67ac67806ac448ad7a9
parent90793df938f11e676880338b94feb4d45cc3701e
ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly

*MIGHT_HAVE_PCI* config is already selected in ARCH_MULTIPLATFORM.
Don't select it redundantly in all ARCH_MULTIPLATFORM based machines.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-at91/Kconfig
arch/arm/mach-axxia/Kconfig
arch/arm/mach-exynos/Kconfig
arch/arm/mach-integrator/Kconfig
arch/arm/mach-keystone/Kconfig
arch/arm/mach-spear/Kconfig
arch/arm/mach-versatile/Kconfig