diff options
author | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-03-28 12:04:40 -0600 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-04-13 10:13:15 -0500 |
commit | 765fcab23d0a79ed7aab8da79766f5873d936f1b (patch) | |
tree | ff0aef6b81ac2389f92d996a586be079ac33bfbf /drivers/scsi/Kconfig | |
parent | 907d91d708d9999bec0185d630062576ac4181a7 (diff) | |
download | linux-3.10-765fcab23d0a79ed7aab8da79766f5873d936f1b.tar.gz linux-3.10-765fcab23d0a79ed7aab8da79766f5873d936f1b.tar.bz2 linux-3.10-765fcab23d0a79ed7aab8da79766f5873d936f1b.zip |
[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 4035920ce3d..52690fecc51 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig @@ -1309,15 +1309,6 @@ config SCSI_QLOGIC_FAS To compile this driver as a module, choose M here: the module will be called qlogicfas. -config SCSI_QLOGIC_FC - tristate "Qlogic ISP FC SCSI support" - depends on PCI && SCSI - help - This is a driver for the QLogic ISP2100 SCSI-FCP host adapter. - - To compile this driver as a module, choose M here: the - module will be called qlogicfc. - config SCSI_QLOGIC_FC_FIRMWARE bool "Include loadable firmware in driver" depends on SCSI_QLOGIC_FC |