projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90a5a89
)
CRIS: enable GPIOLIB
author
Rabin Vincent
<rabin@rab.in>
Thu, 5 Feb 2015 20:20:26 +0000
(21:20 +0100)
committer
Jesper Nilsson
<jespern@axis.com>
Wed, 25 Mar 2015 08:45:26 +0000
(09:45 +0100)
Enable GPIOLIB on CRIS so that we can use the generic GPIO APIs.
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/Kconfig
patch
|
blob
|
history
diff --git
a/arch/cris/Kconfig
b/arch/cris/Kconfig
index 4a03911053ab8df634cfa200158fb54aa4ac3aca..319660ed29940fbe699b4918923951012a819997 100644
(file)
--- a/
arch/cris/Kconfig
+++ b/
arch/cris/Kconfig
@@
-52,6
+52,7
@@
config CRIS
select CLONE_BACKWARDS2
select OLD_SIGSUSPEND
select OLD_SIGACTION
+ select ARCH_REQUIRE_GPIOLIB
config HZ
int