Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux-2.6-microblaze.git] / drivers / scsi / cxgbi / cxgb4i / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config SCSI_CXGB4_ISCSI
3         tristate "Chelsio T4 iSCSI support"
4         depends on PCI && INET && (IPV6 || IPV6=n)
5         depends on THERMAL || !THERMAL
6         depends on ETHERNET
7         depends on TLS || TLS=n
8         select NET_VENDOR_CHELSIO
9         select CHELSIO_T4
10         select CHELSIO_LIB
11         select SCSI_ISCSI_ATTRS
12         help
13           This driver supports iSCSI offload for the Chelsio T4 devices.