qed: Add Light L2 support
Other protocols beside the networking driver need the ability of passing some L2 traffic, usually [although not limited] for the purpose of some management traffic. Signed-off-by: Yuval Mintz <Yuval.Mintz@caviumnetworks.com> Signed-off-by: Ram Amrani <Ram.Amrani@caviumnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
b9118b7221
commit
0a7fb11c23
@@ -88,6 +88,14 @@ config QED
|
||||
---help---
|
||||
This enables the support for ...
|
||||
|
||||
config QED_LL2
|
||||
bool "Qlogic QED Light L2 interface"
|
||||
default n
|
||||
depends on QED
|
||||
---help---
|
||||
This enables support for Light L2 interface which is required
|
||||
by all qed protocol drivers other than qede.
|
||||
|
||||
config QED_SRIOV
|
||||
bool "QLogic QED 25/40/100Gb SR-IOV support"
|
||||
depends on QED && PCI_IOV
|
||||
|
Reference in New Issue
Block a user