DCB: Add interface to query # of TCs supported by device
[cascardo/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.