netsupport.mk: add missing Kconfig for sched

This commit is contained in:
coolsnowwolf 2024-01-15 17:28:00 +08:00
parent 4ad82acf0e
commit 156a1b67dd

View File

@ -1013,6 +1013,7 @@ define KernelPackage/sched
CONFIG_NET_SCH_FQ \
CONFIG_NET_ACT_PEDIT \
CONFIG_NET_ACT_SIMP \
CONFIG_NET_ACT_SKBMOD \
CONFIG_NET_ACT_CSUM \
CONFIG_NET_EMATCH_CMP \
CONFIG_NET_EMATCH_NBYTE \