rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | config QEDI |
2 | tristate "QLogic QEDI 25/40/100Gb iSCSI Initiator Driver Support" | ||||
3 | depends on PCI && SCSI && UIO | ||||
4 | depends on QED | ||||
5 | select SCSI_ISCSI_ATTRS | ||||
6 | select QED_LL2 | ||||
7 | select QED_ISCSI | ||||
8 | select ISCSI_BOOT_SYSFS | ||||
9 | ---help--- | ||||
10 | This driver supports iSCSI offload for the QLogic FastLinQ | ||||
11 | 41000 Series Converged Network Adapters. |