aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/sh/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 2c5cc0ed2e7e..51bccbc554cf 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -666,6 +666,17 @@ config SUPERHYWAY
666 tristate "SuperHyway Bus support" 666 tristate "SuperHyway Bus support"
667 depends on CPU_SUBTYPE_SH4_202 667 depends on CPU_SUBTYPE_SH4_202
668 668
669config MAPLE
670 bool "Maple Bus support"
671 depends on SH_DREAMCAST
672 help
673 The Maple Bus is SEGA's serial communication bus for peripherals
674 on the Dreamcast. Without this bus support you won't be able to
675 get your Dreamcast keyboard etc to work, so most users
676 probably want to say 'Y' here, unless you are only using the
677 Dreamcast with a serial line terminal or a remote network
678 connection.
679
669config CF_ENABLER 680config CF_ENABLER
670 bool "Compact Flash Enabler support" 681 bool "Compact Flash Enabler support"
671 depends on SOLUTION_ENGINE || SH_SH03 682 depends on SOLUTION_ENGINE || SH_SH03