xref: /openbmc/linux/drivers/scsi/qla2xxx/Kconfig (revision 24c7d6c7)
18e0df4a7SAndrew Vasquezconfig SCSI_QLA_FC
25433383eSAndrew Vasquez	tristate "QLogic QLA2XXX Fibre Channel Support"
35433383eSAndrew Vasquez	depends on PCI && SCSI
46a38792cSRandy Dunlap	depends on SCSI_FC_ATTRS
5577a4f81SAndrew Vasquez	select FW_LOADER
61da177e4SLinus Torvalds	---help---
75433383eSAndrew Vasquez	This qla2xxx driver supports all QLogic Fibre Channel
85433383eSAndrew Vasquez	PCI and PCIe host adapters.
95433383eSAndrew Vasquez
105433383eSAndrew Vasquez	By default, firmware for the ISP parts will be loaded
115433383eSAndrew Vasquez	via the Firmware Loader interface.
125433383eSAndrew Vasquez
135433383eSAndrew Vasquez	ISP               Firmware Filename
145433383eSAndrew Vasquez	----------        -----------------
155433383eSAndrew Vasquez	21xx              ql2100_fw.bin
165433383eSAndrew Vasquez	22xx              ql2200_fw.bin
1748c02fdeSandrew.vasquez@qlogic.com	2300, 2312, 6312  ql2300_fw.bin
1848c02fdeSandrew.vasquez@qlogic.com	2322, 6322        ql2322_fw.bin
19203c2910SAndrew Vasquez	24xx, 54xx        ql2400_fw.bin
20203c2910SAndrew Vasquez	25xx              ql2500_fw.bin
21f1458cdaSSawan Chandak	2031              ql2600_fw.bin
22f1458cdaSSawan Chandak	8031              ql8300_fw.bin
23f1458cdaSSawan Chandak	27xx              ql2700_fw.bin
245433383eSAndrew Vasquez
255433383eSAndrew Vasquez	Upon request, the driver caches the firmware image until
265433383eSAndrew Vasquez	the driver is unloaded.
275433383eSAndrew Vasquez
28fdd52dfaSandrew.vasquez@qlogic.com	Firmware images can be retrieved from:
29fdd52dfaSandrew.vasquez@qlogic.com
30e689cf0cSChad Dupuis		http://ldriver.qlogic.com/firmware/
31e689cf0cSChad Dupuis
32e689cf0cSChad Dupuis	They are also included in the linux-firmware tree as well.
3375f8c1f6SNicholas Bellinger
3475f8c1f6SNicholas Bellingerconfig TCM_QLA2XXX
3524c7d6c7SSebastian Herbszt	tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs"
3675f8c1f6SNicholas Bellinger	depends on SCSI_QLA_FC && TARGET_CORE
37df568d8eSDavid S. Miller	depends on LIBFC
3875f8c1f6SNicholas Bellinger	select BTREE
3975f8c1f6SNicholas Bellinger	default n
4075f8c1f6SNicholas Bellinger	---help---
4124c7d6c7SSebastian Herbszt	Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs
42