From: Linus Walleij Date: Tue, 19 Apr 2016 11:33:48 +0000 (+0200) Subject: nios2: remove ARCH_WANT_OPTIONAL_GPIOLIB X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2735e4c305be13b38680c5e2ddce131da2755ad5;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git nios2: 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: nios2-dev@lists.rocketboards.org Acked-by: Ley Foon Tan Signed-off-by: Linus Walleij --- diff --git a/arch/nios2/Kconfig b/arch/nios2/Kconfig index 437555424bda..87ca653eb5f3 100644 --- a/arch/nios2/Kconfig +++ b/arch/nios2/Kconfig @@ -1,6 +1,5 @@ config NIOS2 def_bool y - select ARCH_WANT_OPTIONAL_GPIOLIB select CLKSRC_OF select GENERIC_ATOMIC64 select GENERIC_CLOCKEVENTS