kernel/net/dcb/Kconfig
.. .. @@ -1,7 +1,8 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config DCB 2 3 bool "Data Center Bridging support" 3 4 default n 4 - ---help---5 + help5 6 This enables support for configuring Data Center Bridging (DCB) 6 7 features on DCB capable Ethernet adapters via rtnetlink. Say 'Y' 7 8 if you have a DCB capable Ethernet adapter which supports this