From: Arnd Bergmann Date: Wed, 6 Jul 2016 16:00:32 +0000 (+0200) Subject: Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7c2d780ec018812333fa726c42acc34cc0be1426;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc * commit '5c34a4e89c743339f78cafb2f2a826a010f0746a': ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB ARM: uniphier: drop code for old DT binding These cause a harmless conflict with the clps711x multiplatform support, and it's easy to resolve. Signed-off-by: Arnd Bergmann --- 7c2d780ec018812333fa726c42acc34cc0be1426 diff --cc arch/arm/Kconfig index 7a13e5a8fbbd,a0af11b90236..774ad8bbf705 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@@ -353,9 -351,22 +351,8 @@@ config ARM_SINGLE_ARMV7 select SPARSE_IRQ select USE_OF - -config ARCH_CLPS711X - bool "Cirrus Logic CLPS711x/EP721x/EP731x-based" - select AUTO_ZRELADDR - select CLKSRC_MMIO - select COMMON_CLK - select CPU_ARM720T - select GENERIC_CLOCKEVENTS - select GPIOLIB - select MFD_SYSCON - select SOC_BUS - help - Support for Cirrus Logic 711x/721x/731x based boards. - config ARCH_GEMINI bool "Cortina Systems Gemini" - select ARCH_REQUIRE_GPIOLIB select CLKSRC_MMIO select CPU_FA526 select GENERIC_CLOCKEVENTS