merged.

Bruce

In message: [linux-yocto][yocto-kernel-cache][yocto-5.10][PATCH] net_sched: 
remove NET_SCH_CBQ and NET_SCH_DSMARK
on 18/06/2024 Kang Wenlin wrote:

> From: Wenlin Kang <wenlin.k...@windriver.com>
> 
> 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 <wenlin.k...@windriver.com>
> ---
>  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 (#14065): 
https://lists.yoctoproject.org/g/linux-yocto/message/14065
Mute This Topic: https://lists.yoctoproject.org/mt/106738263/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to