2015-02-08 15:32:13

by Rabin Vincent

[permalink] [raw]
Subject: [PATCH] CRIS: enable GPIOLIB

Enable GPIOLIB on CRIS so that we can use the generic GPIO APIs.

Signed-off-by: Rabin Vincent <[email protected]>
---
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


2015-02-09 09:38:52

by Jesper Nilsson

[permalink] [raw]
Subject: Re: [PATCH] CRIS: enable GPIOLIB

On Sun, Feb 08, 2015 at 04:31:58PM +0100, Rabin Vincent wrote:
> Enable GPIOLIB on CRIS so that we can use the generic GPIO APIs.
>
> Signed-off-by: Rabin Vincent <[email protected]>

Looks good, putting it in the CRIS tree for 3.20.

/^JN - Jesper Nilsson
--
Jesper Nilsson -- [email protected]