projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05f2e1
)
nios2: remove ARCH_WANT_OPTIONAL_GPIOLIB
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 19 Apr 2016 11:33:48 +0000
(13:33 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 26 Apr 2016 12:02:48 +0000
(14:02 +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: nios2-dev@lists.rocketboards.org
Acked-by: Ley Foon Tan <lftan@altera.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/nios2/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/nios2/Kconfig
b/arch/nios2/Kconfig
index 437555424bda6765c0939be4606c70c2dc7d3c84..87ca653eb5f3452558ea89c53d641f78dd370a62 100644
(file)
--- 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