mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 04:37:26 -04:00
microchipsw: enable DCB by default
Switchdev driver used by microchipsw supports DCB and has not storage constraints, so enable kernel and driver DCB support by default. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
This commit is contained in:
@@ -1277,6 +1277,7 @@ config KERNEL_NET_L3_MASTER_DEV
|
||||
config KERNEL_DCB
|
||||
bool "Data Center Bridging support"
|
||||
default y if TARGET_armsr_armv8
|
||||
default y if TARGET_microchipsw
|
||||
default y if TARGET_x86_64
|
||||
help
|
||||
This enables support for configuring Data Center Bridging (DCB)
|
||||
|
||||
Reference in New Issue
Block a user