From: Linus Walleij Date: Tue, 19 Apr 2016 11:30:21 +0000 (+0200) Subject: alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB X-Git-Tag: v4.13~3060^2~46 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=92cd663e4cd02c10f321ec2cf3c417b29fe8b387;p=mirror_ubuntu-bionic-kernel.git alpha: 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: Richard Henderson Cc: Ivan Kokshaysky Cc: linux-alpha@vger.kernel.org Acked-by: Matt Turner Signed-off-by: Linus Walleij --- diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 9d8a85801ed1..fe99f894e57d 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig @@ -13,7 +13,6 @@ config ALPHA select GENERIC_IRQ_PROBE select AUTO_IRQ_AFFINITY if SMP select GENERIC_IRQ_SHOW - select ARCH_WANT_OPTIONAL_GPIOLIB select ARCH_WANT_IPC_PARSE_VERSION select ARCH_HAVE_NMI_SAFE_CMPXCHG select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE