diff options
author | <jejb@titanic.il.steeleye.com> | 2005-04-17 17:05:31 -0400 |
---|---|---|
committer | James Bottomley <jejb@titanic> | 2005-04-18 14:50:53 -0400 |
commit | dea3101e0a5c897d2c9351a7444e139db9f40247 (patch) | |
tree | 61de19e98eed08bb760703b362eab2038c34f261 /drivers/scsi/Kconfig | |
parent | 8e8790415e91964096f862a58cacb55d2bc9a817 (diff) |
lpfc: add Emulex FC driver version 8.0.28
From: James.Smart@Emulex.Com
Modified for kernel import and
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 718df4c6c3b2..750b11cefd93 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1314,6 +1314,14 @@ config SCSI_QLOGICPTI | |||
1314 | 1314 | ||
1315 | source "drivers/scsi/qla2xxx/Kconfig" | 1315 | source "drivers/scsi/qla2xxx/Kconfig" |
1316 | 1316 | ||
1317 | config SCSI_LPFC | ||
1318 | tristate "Emulex LightPulse Fibre Channel Support" | ||
1319 | depends on PCI && SCSI | ||
1320 | select SCSI_FC_ATTRS | ||
1321 | help | ||
1322 | This lpfc driver supports the Emulex LightPulse | ||
1323 | Family of Fibre Channel PCI host adapters. | ||
1324 | |||
1317 | config SCSI_SEAGATE | 1325 | config SCSI_SEAGATE |
1318 | tristate "Seagate ST-02 and Future Domain TMC-8xx SCSI support" | 1326 | tristate "Seagate ST-02 and Future Domain TMC-8xx SCSI support" |
1319 | depends on X86 && ISA && SCSI && BROKEN | 1327 | depends on X86 && ISA && SCSI && BROKEN |