]> git.ipfire.org Git - thirdparty/openwrt.git/commit
generic: 6.18: add missing NET_SCH_BPF symbol 23498/head
authorTil Kaiser <mail@tk154.de>
Sat, 23 May 2026 19:26:04 +0000 (21:26 +0200)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Sun, 24 May 2026 08:12:13 +0000 (10:12 +0200)
commitd33911c82d762482d44677dcb8278ac77db490fa
tree2d5f692d3c94750036ff161402667ab8b1f1aa72
parent49b5093679bd029846002dba859ab3a1933baa86
generic: 6.18: add missing NET_SCH_BPF symbol

Add CONFIG_NET_SCH_BPF disabled.

NET_SCH_BPF depends on DEBUG_INFO_BTF.
When CONFIG_KERNEL_DEBUG_INFO_BTF is enabled, the symbol
becomes visible and Kconfig prompts for it because it is
missing from the generic 6.18 kernel config.

Signed-off-by: Til Kaiser <mail@tk154.de>
Link: https://github.com/openwrt/openwrt/pull/23498
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/generic/config-6.18