Kconfig 514 B

123456789101112131415161718
  1. config SCSI_QLA_FC
  2. tristate "QLogic QLA2XXX Fibre Channel Support"
  3. depends on PCI && SCSI
  4. depends on SCSI_FC_ATTRS
  5. select FW_LOADER
  6. ---help---
  7. This qla2xxx driver supports all QLogic Fibre Channel
  8. PCI and PCIe host adapters.
  9. /*(DEBLOBBED)*/
  10. tristate "TCM_QLA2XXX fabric module for Qlogic 2xxx series target mode HBAs"
  11. depends on SCSI_QLA_FC && TARGET_CORE
  12. depends on LIBFC
  13. select BTREE
  14. default n
  15. ---help---
  16. Say Y here to enable the TCM_QLA2XXX fabric module for Qlogic 2xxx series target mode HBAs