• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1config SCSI_BNX2_ISCSI
2	tristate "Broadcom NetXtreme II iSCSI support"
3	depends on NET
4	depends on PCI
5	select SCSI_ISCSI_ATTRS
6	select NETDEVICES
7	select ETHERNET
8	select NET_VENDOR_BROADCOM
9	select CNIC
10	---help---
11	This driver supports iSCSI offload for the Broadcom NetXtreme II
12	devices.
13