]> git.karo-electronics.de Git - karo-tx-linux.git/blob - net/dcb/Kconfig
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
[karo-tx-linux.git] / net / dcb / Kconfig
1 config DCB
2         tristate "Data Center Bridging support"
3
4 config DCBNL
5         bool "Data Center Bridging netlink interface support"
6         depends on DCB
7         default n
8         ---help---
9           This option turns on the netlink interface
10           (dcbnl) for Data Center Bridging capable devices.
11
12           If unsure, say N.