From: Linus Walleij Date: Tue, 19 Apr 2016 11:34:34 +0000 (+0200) Subject: sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=30d473d4db623a84b3e8d708d332934ed2537fd8;p=linux-beck.git sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB This symbols is not needed to get access to selecting the GPIOLIB anymore: any arch can select GPIOLIB. Cc: Michael Büsch Cc: sparclinux@vger.kernel.org Acked-by: David S. Miller Signed-off-by: Linus Walleij --- diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 57ffaf285c2f..6bd1b1c3f5cc 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -21,7 +21,6 @@ config SPARC select HAVE_ARCH_KGDB if !SMP || SPARC64 select HAVE_ARCH_TRACEHOOK select SYSCTL_EXCEPTION_TRACE - select ARCH_WANT_OPTIONAL_GPIOLIB select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select RTC_CLASS select RTC_DRV_M48T59