diff options
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 |