diff options
author | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-03-28 13:04:40 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-04-13 11:13:15 -0400 |
commit | 765fcab23d0a79ed7aab8da79766f5873d936f1b (patch) | |
tree | ff0aef6b81ac2389f92d996a586be079ac33bfbf /drivers/scsi/Kconfig | |
parent | 907d91d708d9999bec0185d630062576ac4181a7 (diff) |
[SCSI] remove qlogicfc
All participants agree that qla2xxx can now successfully replace this.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 4035920ce3d8..52690fecc511 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1309,15 +1309,6 @@ config SCSI_QLOGIC_FAS | |||
1309 | To compile this driver as a module, choose M here: the | 1309 | To compile this driver as a module, choose M here: the |
1310 | module will be called qlogicfas. | 1310 | module will be called qlogicfas. |
1311 | 1311 | ||
1312 | config SCSI_QLOGIC_FC | ||
1313 | tristate "Qlogic ISP FC SCSI support" | ||
1314 | depends on PCI && SCSI | ||
1315 | help | ||
1316 | This is a driver for the QLogic ISP2100 SCSI-FCP host adapter. | ||
1317 | |||
1318 | To compile this driver as a module, choose M here: the | ||
1319 | module will be called qlogicfc. | ||
1320 | |||
1321 | config SCSI_QLOGIC_FC_FIRMWARE | 1312 | config SCSI_QLOGIC_FC_FIRMWARE |
1322 | bool "Include loadable firmware in driver" | 1313 | bool "Include loadable firmware in driver" |
1323 | depends on SCSI_QLOGIC_FC | 1314 | depends on SCSI_QLOGIC_FC |