aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-10-02 19:43:40 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-10-02 19:43:40 +0900
commit742759eae6b58a172d8f79ff0938d1e25dc9abc5 (patch)
tree455f25ce9eb3a15ba4d35b7f45140d5506a81b45 /arch/sh/Kconfig
parentsh: pinmux support for SH-X3 proto CPUs. (diff)
downloadlinux-dev-742759eae6b58a172d8f79ff0938d1e25dc9abc5.tar.xz
linux-dev-742759eae6b58a172d8f79ff0938d1e25dc9abc5.zip
sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.
The SH-X3 proto CPU has all of the external IRQ and IRL pins muxed, make sure that we're able to grab them before attempting to register their respective IRQ controllers. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index e46b61d64c7d..803f0c1f29f9 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -466,6 +466,7 @@ config CPU_SUBTYPE_SHX3
select CPU_SH4A
select CPU_SHX3
select GENERIC_CLOCKEVENTS_BROADCAST if SMP
+ select ARCH_REQUIRE_GPIOLIB
# SH4AL-DSP Processor Support