mirror of https://gitee.com/openkylin/linux.git
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
|
config QEDI
|
||
|
tristate "QLogic QEDI 25/40/100Gb iSCSI Initiator Driver Support"
|
||
|
depends on PCI && SCSI
|
||
|
depends on QED
|
||
|
select SCSI_ISCSI_ATTRS
|
||
|
select QED_LL2
|
||
|
select QED_ISCSI
|
||
|
---help---
|
||
|
This driver supports iSCSI offload for the QLogic FastLinQ
|
||
|
41000 Series Converged Network Adapters.
|