repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
LiteX: driver for MMCM
[linux/fpc-iii.git]
/
drivers
/
scsi
/
bnx2fc
/
Kconfig
blob
3cf7e08df8093cbefb4e9ac5e1a9c8200fd0c7a2
1
# SPDX-License-Identifier: GPL-2.0-only
2
config SCSI_BNX2X_FCOE
3
tristate "QLogic FCoE offload support"
4
depends on PCI
5
depends on (IPV6 || IPV6=n)
6
depends on LIBFC
7
depends on LIBFCOE
8
select NETDEVICES
9
select ETHERNET
10
select NET_VENDOR_BROADCOM
11
select CNIC
12
help
13
This driver supports FCoE offload for the QLogic devices.