diff options
author | David Somayajulu <david.somayajulu@qlogic.com> | 2006-09-19 13:28:00 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-10-04 14:34:04 -0400 |
commit | afaf5a2d341d33b66b47c2716a263ce593460a08 (patch) | |
tree | 70aeac2f11cc644114eead55fa003be8288666f0 /drivers/scsi/Kconfig | |
parent | ed542bed126caeefc6546b276e4af852d4d34f33 (diff) |
[SCSI] Initial Commit of qla4xxx
open-iSCSI driver for Qlogic Corporation's iSCSI HBAs
Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: Doug Maxey <dwm@bubba.enoyolf.org>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 8a22a71280a4..3ff5ec8f0d31 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1244,6 +1244,7 @@ config SCSI_QLOGICPTI | |||
1244 | module will be called qlogicpti. | 1244 | module will be called qlogicpti. |
1245 | 1245 | ||
1246 | source "drivers/scsi/qla2xxx/Kconfig" | 1246 | source "drivers/scsi/qla2xxx/Kconfig" |
1247 | source "drivers/scsi/qla4xxx/Kconfig" | ||
1247 | 1248 | ||
1248 | config SCSI_LPFC | 1249 | config SCSI_LPFC |
1249 | tristate "Emulex LightPulse Fibre Channel Support" | 1250 | tristate "Emulex LightPulse Fibre Channel Support" |