xref: /linux/drivers/scsi/bnx2i/Kconfig (revision a13d7201d7deedcbb6ac6efa94a1a7d34d3d79ec)
1config SCSI_BNX2_ISCSI
2	tristate "QLogic NetXtreme II iSCSI support"
3	depends on NET
4	depends on PCI
5	depends on (IPV6 || IPV6=n)
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.
14