1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/x86
Hauke Mehrtens 40f1db9cb1 kernel: Add KERNEL_DCB (Data Center Bridging)
The kmod-mlxsw-spectrum driver activated CONFIG_DCB indirectly already
on all targets which are building this driver. All other DCB capable
driver did not activate their DCB support.

CONFIG_DCB increases the uncompressed kernel size by about 7.8KB.

CONFIG_DCB is only needed some data center Ethernet cards and not used
on normal routers. Activate it only on the x86_64 and the armsr_arm64
target which are used on normal servers or in VMs.

Link: https://github.com/openwrt/openwrt/pull/17672
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-03-09 17:05:26 +01:00
..
64 kernel: move CONFIG_INTEL_MEI settings to target generic 2024-11-17 12:41:51 +01:00
base-files x86: add all ports to the Gowin 1U default network config 2024-11-23 15:10:40 +01:00
generic kernel: move CONFIG_INTEL_MEI settings to target generic 2024-11-17 12:41:51 +01:00
geode kernel: Reorder config files 2024-10-22 21:13:26 +02:00
image x86: Add kmod-drm-i915 as default package 2025-01-30 13:08:17 +01:00
legacy kernel: move CONFIG_INTEL_MEI settings to target generic 2024-11-17 12:41:51 +01:00
patches-6.6 x86: 6.6: refresh patches 2024-04-04 08:56:10 +02:00
base-files.mk target: Make TARGET_SERIAL independent of GRUB configuration 2023-11-29 23:43:01 +01:00
config-6.6 x86: Deactivate kernel options with extra overhead 2024-11-24 20:03:59 +01:00
Makefile x86: use kernel 6.6 by default 2024-05-30 22:47:59 +02:00
modules.mk kernel: Add KERNEL_DCB (Data Center Bridging) 2025-03-09 17:05:26 +01:00