swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: d683b96b072dc4680fc74964eca77e6a23d1fa6e authored by Linus Torvalds on 02 June 2013, 08:11:17 UTC
Linux 3.10-rc4
Tip revision: d683b96
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