From: Rabin Vincent Date: Thu, 5 Feb 2015 20:20:26 +0000 (+0100) Subject: CRIS: enable GPIOLIB X-Git-Tag: v4.14-rc1~5476^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8fda64c23c2a2d421704d349696565b3a8366864;p=platform%2Fkernel%2Flinux-rpi.git CRIS: enable GPIOLIB Enable GPIOLIB on CRIS so that we can use the generic GPIO APIs. Signed-off-by: Rabin Vincent Signed-off-by: Jesper Nilsson --- 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 @@ config CRIS select CLONE_BACKWARDS2 select OLD_SIGSUSPEND select OLD_SIGACTION + select ARCH_REQUIRE_GPIOLIB config HZ int