summaryrefslogtreecommitdiffstats
path: root/arch/nios2
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2016-04-19 07:33:48 -0400
committerLinus Walleij <linus.walleij@linaro.org>2016-04-26 08:02:48 -0400
commit2735e4c305be13b38680c5e2ddce131da2755ad5 (patch)
tree7132e9f866cde7dbf51dd1a3ab014f6e7dab692c /arch/nios2
parente05f2e187814b7b102c0f54c9a72c01e6bdb5360 (diff)
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 <m@bues.ch> Cc: nios2-dev@lists.rocketboards.org Acked-by: Ley Foon Tan <lftan@altera.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/nios2')
-rw-r--r--arch/nios2/Kconfig1
1 files changed, 0 insertions, 1 deletions
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 @@
1config NIOS2 1config NIOS2
2 def_bool y 2 def_bool y
3 select ARCH_WANT_OPTIONAL_GPIOLIB
4 select CLKSRC_OF 3 select CLKSRC_OF
5 select GENERIC_ATOMIC64 4 select GENERIC_ATOMIC64
6 select GENERIC_CLOCKEVENTS 5 select GENERIC_CLOCKEVENTS