123456789101112131415161718 |
- config SCSI_QLA_FC
- tristate "QLogic QLA2XXX Fibre Channel Support"
- depends on PCI && SCSI
- depends on SCSI_FC_ATTRS
- select FW_LOADER
- ---help---
- This qla2xxx driver supports all QLogic Fibre Channel
- PCI and PCIe host adapters.
- /*(DEBLOBBED)*/
- tristate "TCM_QLA2XXX fabric module for Qlogic 2xxx series target mode HBAs"
- depends on SCSI_QLA_FC && TARGET_CORE
- depends on LIBFC
- select BTREE
- default n
- ---help---
- Say Y here to enable the TCM_QLA2XXX fabric module for Qlogic 2xxx series target mode HBAs
|