浏览代码

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 11 年之前
父节点
当前提交
8fda64c23c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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