diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-09 11:29:16 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-10 12:33:05 -0400 |
commit | 688b3d720820a9e3e2e9d5882be64a28f649e206 (patch) | |
tree | 7181045ae55f69966e8237439a215242e9714ff4 /arch/mips/Kconfig | |
parent | c99cabf034d42c9e4a9c1ed9dfd26411b2fb9b57 (diff) |
[MIPS] Delete Ocelot 3 support.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 1619cf2c9ff0..a00fabe2e4e0 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -266,25 +266,6 @@ config MOMENCO_OCELOT | |||
266 | The Ocelot is a MIPS-based Single Board Computer (SBC) made by | 266 | The Ocelot is a MIPS-based Single Board Computer (SBC) made by |
267 | Momentum Computer <http://www.momenco.com/>. | 267 | Momentum Computer <http://www.momenco.com/>. |
268 | 268 | ||
269 | config MOMENCO_OCELOT_3 | ||
270 | bool "Momentum Ocelot-3 board" | ||
271 | select BOOT_ELF32 | ||
272 | select DMA_NONCOHERENT | ||
273 | select HW_HAS_PCI | ||
274 | select IRQ_CPU | ||
275 | select IRQ_CPU_RM7K | ||
276 | select IRQ_MV64340 | ||
277 | select PCI_MARVELL | ||
278 | select RM7000_CPU_SCACHE | ||
279 | select SWAP_IO_SPACE | ||
280 | select SYS_HAS_CPU_RM9000 | ||
281 | select SYS_SUPPORTS_32BIT_KERNEL | ||
282 | select SYS_SUPPORTS_64BIT_KERNEL | ||
283 | select SYS_SUPPORTS_BIG_ENDIAN | ||
284 | help | ||
285 | The Ocelot-3 is based off Discovery III System Controller and | ||
286 | PMC-Sierra Rm79000 core. | ||
287 | |||
288 | config PNX8550_JBS | 269 | config PNX8550_JBS |
289 | bool "Philips PNX8550 based JBS board" | 270 | bool "Philips PNX8550 based JBS board" |
290 | select PNX8550 | 271 | select PNX8550 |
@@ -826,9 +807,6 @@ config IRQ_MSP_SLP | |||
826 | config IRQ_MSP_CIC | 807 | config IRQ_MSP_CIC |
827 | bool | 808 | bool |
828 | 809 | ||
829 | config IRQ_MV64340 | ||
830 | bool | ||
831 | |||
832 | config DDB5XXX_COMMON | 810 | config DDB5XXX_COMMON |
833 | bool | 811 | bool |
834 | select SYS_SUPPORTS_KGDB | 812 | select SYS_SUPPORTS_KGDB |
@@ -850,9 +828,6 @@ config MIPS_RM9122 | |||
850 | bool | 828 | bool |
851 | select SERIAL_RM9000 | 829 | select SERIAL_RM9000 |
852 | 830 | ||
853 | config PCI_MARVELL | ||
854 | bool | ||
855 | |||
856 | config PNX8550 | 831 | config PNX8550 |
857 | bool | 832 | bool |
858 | select SOC_PNX8550 | 833 | select SOC_PNX8550 |