xref: /openbmc/linux/drivers/scsi/qedi/Kconfig (revision fcc8487d)
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	---help---
9	This driver supports iSCSI offload for the QLogic FastLinQ
10	41000 Series Converged Network Adapters.
11