diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-01-29 10:14:58 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-01-29 10:14:58 +0000 |
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 select SYS_SUPPORTS_BIG_ENDIAN select SYS_SUPPORTS_LITTLE_ENDIAN -config SIBYTE_PTSWARM - bool "Sibyte BCM91250PT-PTSWARM" - depends on EXPERIMENTAL - select BOOT_ELF32 - select DMA_COHERENT - select NR_CPUS_DEFAULT_2 - select SIBYTE_SB1250 - select SWAP_IO_SPACE - select SYS_HAS_CPU_SB1 - select SYS_SUPPORTS_BIG_ENDIAN - select SYS_SUPPORTS_HIGHMEM - select SYS_SUPPORTS_LITTLE_ENDIAN - config SIBYTE_BIGSUR bool "Sibyte BCM91480B-BigSur" select BOOT_ELF32 |