aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh64/Kconfig')
-rw-r--r--arch/sh64/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sh64/Kconfig b/arch/sh64/Kconfig
index 5664631d8ae5..e177e417670a 100644
--- a/arch/sh64/Kconfig
+++ b/arch/sh64/Kconfig
@@ -58,18 +58,12 @@ choice
58 prompt "SuperH system type" 58 prompt "SuperH system type"
59 default SH_SIMULATOR 59 default SH_SIMULATOR
60 60
61config SH_GENERIC
62 bool "Generic"
63
64config SH_SIMULATOR 61config SH_SIMULATOR
65 bool "Simulator" 62 bool "Simulator"
66 63
67config SH_CAYMAN 64config SH_CAYMAN
68 bool "Cayman" 65 bool "Cayman"
69 66
70config SH_ROMRAM
71 bool "ROM/RAM"
72
73config SH_HARP 67config SH_HARP
74 bool "ST50-Harp" 68 bool "ST50-Harp"
75 69