summaryrefslogtreecommitdiff
path: root/arch/sh/boards/mach-highlander/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-10-23 12:35:43 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-10-23 12:35:43 +0900
commit61dc6eaeef87048af351c04fd0046a6e3f96f94f (patch)
tree72543a9d702d5e6bc4aea3b8bd053f0569c7b535 /arch/sh/boards/mach-highlander/Kconfig
parent0835f127e589f3a946add6a1f508e9402af8e70c (diff)
sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-highlander/Kconfig')
-rw-r--r--arch/sh/boards/mach-highlander/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-highlander/Kconfig b/arch/sh/boards/mach-highlander/Kconfig
index fc8f28e04ba3..08057f62687b 100644
--- a/arch/sh/boards/mach-highlander/Kconfig
+++ b/arch/sh/boards/mach-highlander/Kconfig
@@ -18,6 +18,7 @@ config SH_R7780MP
config SH_R7785RP
bool "R7785RP board support"
depends on CPU_SUBTYPE_SH7785
+ select GENERIC_GPIO
endchoice