* [PATCH] CRIS: enable GPIOLIB
@ 2015-02-08 15:31 Rabin Vincent
2015-02-09 9:38 ` Jesper Nilsson
0 siblings, 1 reply; 2+ messages in thread
From: Rabin Vincent @ 2015-02-08 15:31 UTC (permalink / raw)
To: jesper.nilsson; +Cc: linux-cris-kernel, linux-kernel, Rabin Vincent
Enable GPIOLIB on CRIS so that we can use the generic GPIO APIs.
Signed-off-by: Rabin Vincent <rabin@rab.in>
---
arch/cris/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index 52731e2..8474c66 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
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-09 9:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-08 15:31 [PATCH] CRIS: enable GPIOLIB Rabin Vincent
2015-02-09 9:38 ` Jesper Nilsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox