Browse Source

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>
Rabin Vincent 10 years ago
parent
commit
8fda64c23c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/cris/Kconfig

+ 1 - 0
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