summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto2010-02-17 10:39:10 +0100
committerPaul Mundt2010-02-18 04:32:59 +0100
commitb789b3fdccc1690826331f4c878b644c3904ca6b (patch)
tree57a1224a4945a117a6581f03620740733f1e3250 /arch/arm/mach-shmobile/Kconfig
parentARM: mach-shmobile: intc-sh7372 tidyup (diff)
downloadkernel-qcow2-linux-b789b3fdccc1690826331f4c878b644c3904ca6b.tar.gz
kernel-qcow2-linux-b789b3fdccc1690826331f4c878b644c3904ca6b.tar.xz
kernel-qcow2-linux-b789b3fdccc1690826331f4c878b644c3904ca6b.zip
ARM: mach-shmobile: Add sh7372 pinmux support
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index a96c25a26272..aeceb9b92aeb 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -41,6 +41,7 @@ config MACH_G4EVM
config MACH_AP4EVB
bool "AP4EVB board"
depends on ARCH_SH7372
+ select ARCH_REQUIRE_GPIOLIB
comment "SH-Mobile System Configuration"