qla2x00t-32gbit/Kconfig: Sync with kernel v5.1-rc1

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8180 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2019-04-10 15:01:15 +00:00
parent 2c9922245d
commit 3aad36b25b

View File

@@ -1,8 +1,10 @@
config SCSI_QLA_FC
tristate "QLogic QLA2XXX Fibre Channel Support"
depends on PCI && SCSI
select SCSI_FC_ATTRS
depends on SCSI_FC_ATTRS
depends on NVME_FC || !NVME_FC
select FW_LOADER
select BTREE
---help---
This qla2xxx driver supports all QLogic Fibre Channel
PCI and PCIe host adapters.
@@ -26,6 +28,8 @@ config SCSI_QLA_FC
http://ldriver.qlogic.com/firmware/
They are also included in the linux-firmware tree as well.
config SCSI_QLA2XXX_TARGET
bool "QLogic 2xxx target mode support"
depends on SCSI_QLA_FC