From: Linus Walleij Date: Tue, 19 Apr 2016 11:35:14 +0000 (+0200) Subject: xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e944b10ab03568e821145e38198197da2913af54;p=linux-beck.git xtensa: 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: Chris Zankel Cc: linux-xtensa@linux-xtensa.org Acked-by: Max Filippov Signed-off-by: Linus Walleij --- diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index e832d3e9835e..85257afe71c3 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig @@ -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