aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
diff options
context:
space:
mode:
authorRabin Vincent <rabin@rab.in>2015-02-05 21:20:26 +0100
committerJesper Nilsson <jespern@axis.com>2015-03-25 09:45:26 +0100
commit8fda64c23c2a2d421704d349696565b3a8366864 (patch)
tree6b716b3c44fed5a25f334517a9647a17a3315eba /arch/cris
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
downloadlinux-dev-8fda64c23c2a2d421704d349696565b3a8366864.tar.xz
linux-dev-8fda64c23c2a2d421704d349696565b3a8366864.zip
CRIS: enable GPIOLIB
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>
Diffstat (limited to 'arch/cris')
-rw-r--r--arch/cris/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index 4a03911053ab..319660ed2994 100644
--- 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