diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-07-15 16:32:34 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:31:56 +0100 |
commit | 7ab1261f5fe421602fadeda1d89662303b08830b (patch) | |
tree | e9957812fedd04ce834b2f451f0e4867c4a9de7b /arch/mips | |
parent | ae1b3d51c89a96c641111e2c103557592577cf51 (diff) |
Drop IP27 support for Qlogic ISP. This driver is buggy and has been
obsoleted by the qla1280 after the recent fixes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f6b25ae1861..338c21f3efd 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1071,11 +1071,6 @@ config BOOT_ELF64 # depends on SGI_IP27 # default y -config QL_ISP_A64 - bool - depends on SGI_IP27 - default y - config TOSHIBA_BOARDS bool depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927 |