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