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