]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - net/dcb/Kconfig
aoe: remove private mac address format function
[mirror_ubuntu-bionic-kernel.git] / net / dcb / Kconfig
CommitLineData
2f90b865
AD
1config DCB
2 tristate "Data Center Bridging support"
3
4config 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.