summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorTakashi YOSHII2010-11-19 08:49:38 +0100
committerPaul Mundt2010-11-19 08:49:38 +0100
commit3256c789882281b2eac5978c7d38f6f0bbd16ed6 (patch)
tree632b6b39d820258c64b00004be4e3332295996c4 /arch/arm/mach-shmobile/Kconfig
parentARM: mach-shmobile: Add sh73a0 pinmux support (diff)
downloadkernel-qcow2-linux-3256c789882281b2eac5978c7d38f6f0bbd16ed6.tar.gz
kernel-qcow2-linux-3256c789882281b2eac5978c7d38f6f0bbd16ed6.tar.xz
kernel-qcow2-linux-3256c789882281b2eac5978c7d38f6f0bbd16ed6.zip
ARM: mach-shmobile: ag5evm: use gpio.
Ag5evm board now uses gpio api to initialize pins and peripherals. Signed-off-by: Takashi YOSHII <takashi.yoshii.zj@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 2910ba282482..7d56e86c75e0 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -61,6 +61,7 @@ endchoice
config MACH_AG5EVM
bool "AG5EVM board"
depends on ARCH_SH73A0
+ select ARCH_REQUIRE_GPIOLIB
comment "SH-Mobile System Configuration"