diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-07-15 12:32:34 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 14:31:56 -0400 |
commit | 7ab1261f5fe421602fadeda1d89662303b08830b (patch) | |
tree | e9957812fedd04ce834b2f451f0e4867c4a9de7b /arch/mips/Kconfig | |
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/Kconfig')
-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 f6b25ae1861b..338c21f3efd3 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1071,11 +1071,6 @@ config BOOT_ELF64 | |||
1071 | # depends on SGI_IP27 | 1071 | # depends on SGI_IP27 |
1072 | # default y | 1072 | # default y |
1073 | 1073 | ||
1074 | config QL_ISP_A64 | ||
1075 | bool | ||
1076 | depends on SGI_IP27 | ||
1077 | default y | ||
1078 | |||
1079 | config TOSHIBA_BOARDS | 1074 | config TOSHIBA_BOARDS |
1080 | bool | 1075 | bool |
1081 | depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927 | 1076 | depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927 |