swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe authored by Linus Torvalds on 22 July 2011, 02:17:23 UTC
Linux 3.0
Tip revision: 02f8c6a
Kconfig
config SCSI_BNX2_ISCSI
	tristate "Broadcom NetXtreme II iSCSI support"
	depends on NET
	depends on PCI
	select SCSI_ISCSI_ATTRS
	select NETDEVICES
	select NETDEV_1000
	select CNIC
	---help---
	This driver supports iSCSI offload for the Broadcom NetXtreme II
	devices.
back to top