config [31mCONFIG_SCSI_QLA_FC[0m tristate "QLogic QLA2XXX Fibre Channel Support" depends on [31mCONFIG_PCI[0m && [31mCONFIG_SCSI[0m depends on [31mCONFIG_SCSI_FC_ATTRS[0m select [31mCONFIG_FW_LOADER[0m ---help--- This qla2xxx driver supports all QLogic Fibre Channel [31mCONFIG_PCI[0m and PCIe host adapters. By default, firmware for the ISP parts will be loaded via the Firmware Loader interface. ISP Firmware Filename ---------- ----------------- 21xx ql2100_fw.bin 22xx ql2200_fw.bin 2300, 2312, 6312 ql2300_fw.bin 2322, 6322 ql2322_fw.bin 24xx, 54xx ql2400_fw.bin 25xx ql2500_fw.bin Upon request, the driver caches the firmware image until the driver is unloaded. Firmware images can be retrieved from: http://ldriver.qlogic.com/firmware/ They are also included in the linux-firmware tree as well. config [31mCONFIG_TCM_QLA2XXX[0m tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" depends on [31mCONFIG_SCSI_QLA_FC[0m && [31mCONFIG_TARGET_CORE[0m depends on [31mCONFIG_LIBFC[0m select [31mCONFIG_BTREE[0m default n ---help--- Say Y here to enable the [31mCONFIG_TCM_QLA2XXX[0m fabric module for QLogic 24xx+ series target mode HBAs if [31mCONFIG_TCM_QLA2XXX[0m config [31mCONFIG_TCM_QLA2XXX_DEBUG[0m bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" default n ---help--- Say Y here to enable the [31mCONFIG_TCM_QLA2XXX[0m fabric module DEBUG for QLogic 24xx+ series target mode HBAs This will include code to enable the [31mCONFIG_SCSI[0m command jammer endif |