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