diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-07-15 13:44:33 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-07-15 13:44:33 -0400 |
commit | 1398ddb2ebdb41e8efe6ba42505fd452704c8405 (patch) | |
tree | 1b11aa578c4f94840bfbac96e2e1ffd52c3f62f6 /arch/mips/Kconfig | |
parent | 2157bc68711bf0e69f9aca4d310bd863298fbb3f (diff) |
[MIPS] SEAD: Remove support code.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 6383c700686c..a0381427ec5c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -217,26 +217,6 @@ config MIPS_MALTA | |||
217 | This enables support for the MIPS Technologies Malta evaluation | 217 | This enables support for the MIPS Technologies Malta evaluation |
218 | board. | 218 | board. |
219 | 219 | ||
220 | config MIPS_SEAD | ||
221 | bool "MIPS SEAD board" | ||
222 | select CEVT_R4K | ||
223 | select CSRC_R4K | ||
224 | select IRQ_CPU | ||
225 | select DMA_NONCOHERENT | ||
226 | select SYS_HAS_EARLY_PRINTK | ||
227 | select MIPS_BOARDS_GEN | ||
228 | select SYS_HAS_CPU_MIPS32_R1 | ||
229 | select SYS_HAS_CPU_MIPS32_R2 | ||
230 | select SYS_HAS_CPU_MIPS64_R1 | ||
231 | select SYS_SUPPORTS_32BIT_KERNEL | ||
232 | select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL | ||
233 | select SYS_SUPPORTS_BIG_ENDIAN | ||
234 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
235 | select SYS_SUPPORTS_SMARTMIPS | ||
236 | help | ||
237 | This enables support for the MIPS Technologies SEAD evaluation | ||
238 | board. | ||
239 | |||
240 | config MIPS_SIM | 220 | config MIPS_SIM |
241 | bool 'MIPS simulator (MIPSsim)' | 221 | bool 'MIPS simulator (MIPSsim)' |
242 | select CEVT_R4K | 222 | select CEVT_R4K |