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>
This commit is contained in:
Rabin Vincent 2015-02-05 21:20:26 +01:00 committed by Jesper Nilsson
parent 90a5a895cc
commit 8fda64c23c

View File

@ -52,6 +52,7 @@ config CRIS
select CLONE_BACKWARDS2
select OLD_SIGSUSPEND
select OLD_SIGACTION
select ARCH_REQUIRE_GPIOLIB
config HZ
int