linux-yocto/5.10: remove obsolete options
Integrating the following commit(s) to linux-yocto/.:
1/1 [
Author: Wenlin Kang
Email: wenlin.kang@windriver.com
Subject: net_sched: remove NET_SCH_CBQ and NET_SCH_DSMARK
Date: Tue, 18 Jun 2024 18:41:49 +0800
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.kang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>