swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: c698ca5278934c0ae32297a8725ced2e27585d7f authored by Linus Torvalds on 19 March 2018, 00:48:42 UTC
Linux 4.16-rc6
Tip revision: c698ca5
Kconfig
config QEDI
	tristate "QLogic QEDI 25/40/100Gb iSCSI Initiator Driver Support"
	depends on PCI && SCSI && UIO
	depends on QED
	select SCSI_ISCSI_ATTRS
	select QED_LL2
	select QED_OOO
	select QED_ISCSI
	select ISCSI_BOOT_SYSFS
	---help---
	This driver supports iSCSI offload for the QLogic FastLinQ
	41000 Series Converged Network Adapters.
back to top