s390/Kconfig: sort config S390 select list once again
[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         select NET_VENDOR_CHELSIO
8         select CHELSIO_T4
9         select CHELSIO_LIB
10         select SCSI_ISCSI_ATTRS
11         help
12           This driver supports iSCSI offload for the Chelsio T4 devices.