1config 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_OOO 8 select QED_ISCSI 9 select ISCSI_BOOT_SYSFS 10 ---help--- 11 This driver supports iSCSI offload for the QLogic FastLinQ 12 41000 Series Converged Network Adapters. 13