diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index afeca325b4dc..84c42c44e04d 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1295,27 +1295,6 @@ config SCSI_QLOGIC_FAS | |||
1295 | To compile this driver as a module, choose M here: the | 1295 | To compile this driver as a module, choose M here: the |
1296 | module will be called qlogicfas. | 1296 | module will be called qlogicfas. |
1297 | 1297 | ||
1298 | config SCSI_QLOGIC_ISP | ||
1299 | tristate "Qlogic ISP SCSI support (old driver)" | ||
1300 | depends on PCI && SCSI && BROKEN | ||
1301 | ---help--- | ||
1302 | This driver works for all QLogic PCI SCSI host adapters (IQ-PCI, | ||
1303 | IQ-PCI-10, IQ_PCI-D) except for the PCI-basic card. (This latter | ||
1304 | card is supported by the "AM53/79C974 PCI SCSI" driver.) | ||
1305 | |||
1306 | If you say Y here, make sure to choose "BIOS" at the question "PCI | ||
1307 | access mode". | ||
1308 | |||
1309 | Please read the file <file:Documentation/scsi/qlogicisp.txt>. You | ||
1310 | should also read the SCSI-HOWTO, available from | ||
1311 | <http://www.tldp.org/docs.html#howto>. | ||
1312 | |||
1313 | To compile this driver as a module, choose M here: the | ||
1314 | module will be called qlogicisp. | ||
1315 | |||
1316 | These days the hardware is also supported by the more modern qla1280 | ||
1317 | driver. In doubt use that one instead of qlogicisp. | ||
1318 | |||
1319 | config SCSI_QLOGIC_FC | 1298 | config SCSI_QLOGIC_FC |
1320 | tristate "Qlogic ISP FC SCSI support" | 1299 | tristate "Qlogic ISP FC SCSI support" |
1321 | depends on PCI && SCSI | 1300 | depends on PCI && SCSI |
@@ -1342,14 +1321,6 @@ config SCSI_QLOGIC_1280 | |||
1342 | To compile this driver as a module, choose M here: the | 1321 | To compile this driver as a module, choose M here: the |
1343 | module will be called qla1280. | 1322 | module will be called qla1280. |
1344 | 1323 | ||
1345 | config SCSI_QLOGIC_1280_1040 | ||
1346 | bool "Qlogic QLA 1020/1040 SCSI support" | ||
1347 | depends on SCSI_QLOGIC_1280 && SCSI_QLOGIC_ISP!=y | ||
1348 | help | ||
1349 | Say Y here if you have a QLogic ISP1020/1040 SCSI host adapter and | ||
1350 | do not want to use the old driver. This option enables support in | ||
1351 | the qla1280 driver for those host adapters. | ||
1352 | |||
1353 | config SCSI_QLOGICPTI | 1324 | config SCSI_QLOGICPTI |
1354 | tristate "PTI Qlogic, ISP Driver" | 1325 | tristate "PTI Qlogic, ISP Driver" |
1355 | depends on SBUS && SCSI | 1326 | depends on SBUS && SCSI |