diff options
Diffstat (limited to 'arch/sh/mm/Kconfig')
-rw-r--r-- | arch/sh/mm/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index 8f826b03f9fe..00f64c41edba 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -126,7 +126,6 @@ config CPU_SUBTYPE_SH7750 | |||
126 | config CPU_SUBTYPE_SH7091 | 126 | config CPU_SUBTYPE_SH7091 |
127 | bool "Support SH7091 processor" | 127 | bool "Support SH7091 processor" |
128 | select CPU_SH4 | 128 | select CPU_SH4 |
129 | select CPU_SUBTYPE_SH7750 | ||
130 | help | 129 | help |
131 | Select SH7091 if you have an SH-4 based Sega device (such as | 130 | Select SH7091 if you have an SH-4 based Sega device (such as |
132 | the Dreamcast, Naomi, and Naomi 2). | 131 | the Dreamcast, Naomi, and Naomi 2). |
@@ -134,13 +133,11 @@ config CPU_SUBTYPE_SH7091 | |||
134 | config CPU_SUBTYPE_SH7750R | 133 | config CPU_SUBTYPE_SH7750R |
135 | bool "Support SH7750R processor" | 134 | bool "Support SH7750R processor" |
136 | select CPU_SH4 | 135 | select CPU_SH4 |
137 | select CPU_SUBTYPE_SH7750 | ||
138 | select CPU_HAS_IPR_IRQ | 136 | select CPU_HAS_IPR_IRQ |
139 | 137 | ||
140 | config CPU_SUBTYPE_SH7750S | 138 | config CPU_SUBTYPE_SH7750S |
141 | bool "Support SH7750S processor" | 139 | bool "Support SH7750S processor" |
142 | select CPU_SH4 | 140 | select CPU_SH4 |
143 | select CPU_SUBTYPE_SH7750 | ||
144 | select CPU_HAS_IPR_IRQ | 141 | select CPU_HAS_IPR_IRQ |
145 | 142 | ||
146 | config CPU_SUBTYPE_SH7751 | 143 | config CPU_SUBTYPE_SH7751 |
@@ -154,7 +151,6 @@ config CPU_SUBTYPE_SH7751 | |||
154 | config CPU_SUBTYPE_SH7751R | 151 | config CPU_SUBTYPE_SH7751R |
155 | bool "Support SH7751R processor" | 152 | bool "Support SH7751R processor" |
156 | select CPU_SH4 | 153 | select CPU_SH4 |
157 | select CPU_SUBTYPE_SH7751 | ||
158 | select CPU_HAS_IPR_IRQ | 154 | select CPU_HAS_IPR_IRQ |
159 | 155 | ||
160 | config CPU_SUBTYPE_SH7760 | 156 | config CPU_SUBTYPE_SH7760 |