xref: /openbmc/linux/drivers/scsi/cxgbi/cxgb4i/Kconfig (revision 23c2b932)
1config SCSI_CXGB4_ISCSI
2	tristate "Chelsio T4 iSCSI support"
3	depends on PCI && INET && (IPV6 || IPV6=n)
4	select NETDEVICES
5	select ETHERNET
6	select NET_VENDOR_CHELSIO
7	select CHELSIO_T4
8	select SCSI_ISCSI_ATTRS
9	---help---
10	  This driver supports iSCSI offload for the Chelsio T4 devices.
11