Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[deliverable/linux.git] / drivers / scsi / qla2xxx / Kconfig
CommitLineData
8e0df4a7 1config SCSI_QLA_FC
5433383e
AV
2 tristate "QLogic QLA2XXX Fibre Channel Support"
3 depends on PCI && SCSI
6a38792c 4 depends on SCSI_FC_ATTRS
5433383e
AV
5 select FW_LOADER
6 ---help---
7 This qla2xxx driver supports all QLogic Fibre Channel
8 PCI and PCIe host adapters.
1da177e4 9
5433383e
AV
10 By default, firmware for the ISP parts will be loaded
11 via the Firmware Loader interface.
12
48c02fde 13 ISP Firmware Filename
14 ---------- -----------------
15 21xx ql2100_fw.bin
16 22xx ql2200_fw.bin
17 2300, 2312, 6312 ql2300_fw.bin
18 2322, 6322 ql2322_fw.bin
203c2910
AV
19 24xx, 54xx ql2400_fw.bin
20 25xx ql2500_fw.bin
5433383e
AV
21
22 Upon request, the driver caches the firmware image until
23 the driver is unloaded.
24
fdd52dfa 25 Firmware images can be retrieved from:
26
e689cf0c
CD
27 http://ldriver.qlogic.com/firmware/
28
29 They are also included in the linux-firmware tree as well.
75f8c1f6
NB
30
31config TCM_QLA2XXX
24c7d6c7 32 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs"
75f8c1f6 33 depends on SCSI_QLA_FC && TARGET_CORE
df568d8e 34 depends on LIBFC
75f8c1f6
NB
35 select BTREE
36 default n
37 ---help---
24c7d6c7 38 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs
This page took 1.17607 seconds and 5 git commands to generate.