ARM: mach-shmobile: sh7367 and G3EVM pinmux support

Add support for the sh7367 pinmux using drivers/sh/pfc.c
and select serial console pins and some LEDs on G3EVM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 06b3b61..639df5f 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -31,6 +31,7 @@
 config MACH_G3EVM
 	bool "G3EVM board"
 	depends on ARCH_SH7367
+	select ARCH_REQUIRE_GPIOLIB
 
 config MACH_G4EVM
 	bool "G4EVM board"