Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
8fda64c23c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      arch/cris/Kconfig

+ 1 - 0
arch/cris/Kconfig

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