2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2016-12-01 16:21:08 +08:00
|
|
|
config QEDI
|
|
|
|
tristate "QLogic QEDI 25/40/100Gb iSCSI Initiator Driver Support"
|
2016-12-21 00:43:30 +08:00
|
|
|
depends on PCI && SCSI && UIO
|
2016-12-01 16:21:08 +08:00
|
|
|
depends on QED
|
|
|
|
select SCSI_ISCSI_ATTRS
|
|
|
|
select QED_LL2
|
2017-10-17 15:23:25 +08:00
|
|
|
select QED_OOO
|
2016-12-01 16:21:08 +08:00
|
|
|
select QED_ISCSI
|
2017-07-19 17:07:55 +08:00
|
|
|
select ISCSI_BOOT_SYSFS
|
2020-06-14 00:50:22 +08:00
|
|
|
help
|
2016-12-01 16:21:08 +08:00
|
|
|
This driver supports iSCSI offload for the QLogic FastLinQ
|
|
|
|
41000 Series Converged Network Adapters.
|