xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 19 Apr 2016 11:35:14 +0000 (13:35 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 26 Apr 2016 11:59:33 +0000 (13:59 +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: Chris Zankel <chris@zankel.net>
Cc: linux-xtensa@linux-xtensa.org
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/xtensa/Kconfig

index e832d3e..85257af 100644 (file)
@@ -5,7 +5,6 @@ config XTENSA
        def_bool y
        select ARCH_WANT_FRAME_POINTERS
        select ARCH_WANT_IPC_PARSE_VERSION
-       select ARCH_WANT_OPTIONAL_GPIOLIB
        select BUILDTIME_EXTABLE_SORT
        select CLONE_BACKWARDS
        select COMMON_CLK