From: Wenlin Kang <[email protected]>
The two configs have been removed from kernel source in commit 56a6720d9bc3
and 3fa31e7a9d3a, so here also remove them to fix warning.
WARNING: linux-yocto-5.10.216+gitAUTOINC+c658f078fe_bcf06546f5-r0
do_kernel_configcheck: [kernel config]: This BSP contains fragments with
warnings:
[INFO]: the following symbols were not found in the active configuration:
- CONFIG_NET_SCH_CBQ
- CONFIG_NET_SCH_DSMARK
Signed-off-by: Wenlin Kang <[email protected]>
---
features/net_sched/net_sched.cfg | 2 --
1 file changed, 2 deletions(-)
diff --git a/features/net_sched/net_sched.cfg b/features/net_sched/net_sched.cfg
index c9714dab..188cf81b 100644
--- a/features/net_sched/net_sched.cfg
+++ b/features/net_sched/net_sched.cfg
@@ -7,7 +7,6 @@ CONFIG_NET_SCHED=y
#
# Queueing/Scheduling
#
-CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=m
CONFIG_NET_SCH_PRIO=m
@@ -16,7 +15,6 @@ CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
-CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_NETEM=m
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_SCH_CODEL=m
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14059):
https://lists.yoctoproject.org/g/linux-yocto/message/14059
Mute This Topic: https://lists.yoctoproject.org/mt/106738263/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-