Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1# SPDX-License-Identifier: GPL-2.0-only
2config SCSI_BNX2_ISCSI
3 tristate "QLogic NetXtreme II iSCSI support"
4 depends on NET
5 depends on PCI
6 select SCSI_ISCSI_ATTRS
7 select NETDEVICES
8 select ETHERNET
9 select NET_VENDOR_BROADCOM
10 select CNIC
11 help
12 This driver supports iSCSI offload for the QLogic NetXtreme II
13 devices.