diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-28 09:20:16 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-31 16:35:29 -0400 |
commit | 0b0ef2ea00c581d613e15eadc3215d52a6a55946 (patch) | |
tree | d5081883a39ceb9a29b1f7b1123a4873becb6682 /arch/mips/Kconfig | |
parent | e7865765ef85473c1b97aad86d44b80dc260dbbf (diff) |
[MIPS] Remove Momentum Ocelot support.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 3513e226837b..1d9a65e4c5cc 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -227,24 +227,6 @@ config MIPS_SIM | |||
227 | This option enables support for MIPS Technologies MIPSsim software | 227 | This option enables support for MIPS Technologies MIPSsim software |
228 | emulator. | 228 | emulator. |
229 | 229 | ||
230 | config MOMENCO_OCELOT | ||
231 | bool "Momentum Ocelot board" | ||
232 | select DMA_NONCOHERENT | ||
233 | select HW_HAS_PCI | ||
234 | select IRQ_CPU | ||
235 | select IRQ_CPU_RM7K | ||
236 | select PCI_GT64XXX_PCI0 | ||
237 | select RM7000_CPU_SCACHE | ||
238 | select SWAP_IO_SPACE | ||
239 | select SYS_HAS_CPU_RM7000 | ||
240 | select SYS_SUPPORTS_32BIT_KERNEL | ||
241 | select SYS_SUPPORTS_64BIT_KERNEL | ||
242 | select SYS_SUPPORTS_BIG_ENDIAN | ||
243 | select SYS_SUPPORTS_KGDB | ||
244 | help | ||
245 | The Ocelot is a MIPS-based Single Board Computer (SBC) made by | ||
246 | Momentum Computer <http://www.momenco.com/>. | ||
247 | |||
248 | config DDB5477 | 230 | config DDB5477 |
249 | bool "NEC DDB Vrc-5477" | 231 | bool "NEC DDB Vrc-5477" |
250 | select DDB5XXX_COMMON | 232 | select DDB5XXX_COMMON |