diff mbox

[03/08] ARM: shmobile: Select GPIO in case of the r8a7791 SoC

Message ID 20131008033920.20455.61245.sendpatchset@w520 (mailing list archive)
State New, archived
Headers show

Commit Message

Magnus Damm Oct. 8, 2013, 3:39 a.m. UTC
From: Magnus Damm <damm@opensource.se>

Make it possible to build GPIO on r8a7791.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/mach-shmobile/Kconfig |    1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Oct. 9, 2013, 2:02 a.m. UTC | #1
On Tue, Oct 08, 2013 at 12:39:20PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Make it possible to build GPIO on r8a7791.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

Thanks, I have queued this up.
diff mbox

Patch

--- 0010/arch/arm/mach-shmobile/Kconfig
+++ work/arch/arm/mach-shmobile/Kconfig	2013-10-07 13:35:19.000000000 +0900
@@ -97,6 +97,7 @@  config ARCH_R8A7790
 
 config ARCH_R8A7791
 	bool "R-Car M2 (R8A77910)"
+	select ARCH_WANT_OPTIONAL_GPIOLIB
 	select ARM_GIC
 	select CPU_V7
 	select SH_CLK_CPG