ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / net / dcb / Kconfig
blobbdf38802d339d437acec6c4e1120e3557b76a18c
1 config DCB
2         tristate "Data Center Bridging support"
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.
12           If unsure, say N.