swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee authored by Linus Torvalds on 02 August 2012, 23:38:10 UTC
Linux 3.6-rc1
Tip revision: 0d7614f
Kconfig
config SCSI_BNX2X_FCOE
	tristate "Broadcom NetXtreme II FCoE support"
	depends on PCI
	select NETDEVICES
	select ETHERNET
	select NET_VENDOR_BROADCOM
	select LIBFC
	select LIBFCOE
	select CNIC
	---help---
	This driver supports FCoE offload for the Broadcom NetXtreme II
	devices.
back to top