diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-01-29 13:14:58 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-01-29 13:14:58 +0300 |
commit | 81149be11327cbad006f82318f46e0b68a7b14ad (patch) | |
tree | 89f80708e00d05fddd3d8e303396aa84a3a18d2b /arch/mips/configs/qemu_defconfig | |
parent | c7c6b39050aed4af913c17970ebfb592bae757fc (diff) | |
download | linux-81149be11327cbad006f82318f46e0b68a7b14ad.tar.xz |
[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/configs/qemu_defconfig')
-rw-r--r-- | arch/mips/configs/qemu_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/qemu_defconfig b/arch/mips/configs/qemu_defconfig index b3caf5125c15..ec1a6a796599 100644 --- a/arch/mips/configs/qemu_defconfig +++ b/arch/mips/configs/qemu_defconfig @@ -47,7 +47,6 @@ CONFIG_QEMU=y # CONFIG_SIBYTE_SENTOSA is not set # CONFIG_SIBYTE_RHONE is not set # CONFIG_SIBYTE_CARMEL is not set -# CONFIG_SIBYTE_PTSWARM is not set # CONFIG_SIBYTE_LITTLESUR is not set # CONFIG_SIBYTE_CRHINE is not set # CONFIG_SIBYTE_CRHONE is not set |