diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-01-29 05:14:58 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-01-29 05:14:58 -0500 |
commit | 81149be11327cbad006f82318f46e0b68a7b14ad (patch) | |
tree | 89f80708e00d05fddd3d8e303396aa84a3a18d2b /arch/mips/Kconfig | |
parent | c7c6b39050aed4af913c17970ebfb592bae757fc (diff) |
[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}
According to Broadcom the PT systems are production test systems which
never reached customers so no need to keep the fragmentary support we
currently have.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index b211e7961f28..00d6940d4ed7 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -546,19 +546,6 @@ config SIBYTE_SENTOSA | |||
546 | select SYS_SUPPORTS_BIG_ENDIAN | 546 | select SYS_SUPPORTS_BIG_ENDIAN |
547 | select SYS_SUPPORTS_LITTLE_ENDIAN | 547 | select SYS_SUPPORTS_LITTLE_ENDIAN |
548 | 548 | ||
549 | config SIBYTE_PTSWARM | ||
550 | bool "Sibyte BCM91250PT-PTSWARM" | ||
551 | depends on EXPERIMENTAL | ||
552 | select BOOT_ELF32 | ||
553 | select DMA_COHERENT | ||
554 | select NR_CPUS_DEFAULT_2 | ||
555 | select SIBYTE_SB1250 | ||
556 | select SWAP_IO_SPACE | ||
557 | select SYS_HAS_CPU_SB1 | ||
558 | select SYS_SUPPORTS_BIG_ENDIAN | ||
559 | select SYS_SUPPORTS_HIGHMEM | ||
560 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
561 | |||
562 | config SIBYTE_BIGSUR | 549 | config SIBYTE_BIGSUR |
563 | bool "Sibyte BCM91480B-BigSur" | 550 | bool "Sibyte BCM91480B-BigSur" |
564 | select BOOT_ELF32 | 551 | select BOOT_ELF32 |