Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
[linux-block.git] / drivers / scsi / cxgbi / cxgb4i / Kconfig
1 config SCSI_CXGB4_ISCSI
2         tristate "Chelsio T4 iSCSI support"
3         depends on PCI && INET && (IPV6 || IPV6=n)
4         depends on THERMAL || !THERMAL
5         depends on ETHERNET
6         select NET_VENDOR_CHELSIO
7         select CHELSIO_T4
8         select CHELSIO_LIB
9         select SCSI_ISCSI_ATTRS
10         ---help---
11           This driver supports iSCSI offload for the Chelsio T4 devices.