commit | 8fda64c23c2a2d421704d349696565b3a8366864 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Thu Feb 05 21:20:26 2015 +0100 |
committer | Jesper Nilsson <jespern@axis.com> | Wed Mar 25 09:45:26 2015 +0100 |
tree | 6b716b3c44fed5a25f334517a9647a17a3315eba | |
parent | 90a5a895cc8b284ac522757a01de15e36710c2b9 [diff] |
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>
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index 4a03911..319660e 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig
@@ -52,6 +52,7 @@ select CLONE_BACKWARDS2 select OLD_SIGSUSPEND select OLD_SIGACTION + select ARCH_REQUIRE_GPIOLIB config HZ int