ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 19 Apr 2016 11:31:29 +0000 (13:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Jun 2016 07:56:17 +0000 (09:56 +0200)
This symbols is not needed to get access to selecting the
GPIOLIB anymore: any arch can select GPIOLIB.

Cc: Michael Büsch <m@bues.ch>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/ia64/Kconfig

index f80758cb7157df174e930d58306be808e97b248a..08337c259a40faae91b14b0847e57499f5e3ce57 100644 (file)
@@ -39,7 +39,6 @@ config IA64
        select GENERIC_PENDING_IRQ if SMP
        select GENERIC_IRQ_SHOW
        select GENERIC_IRQ_LEGACY
-       select ARCH_WANT_OPTIONAL_GPIOLIB
        select ARCH_HAVE_NMI_SAFE_CMPXCHG
        select GENERIC_IOMAP
        select GENERIC_SMP_IDLE_THREAD
This page took 0.024932 seconds and 5 git commands to generate.