ock: ci: remove NET_QOS Kconfig

The CI check will execute make allyesconfig, and the opencloud kernel
code controlled by this macros has been deprecated, so remove it.

Signed-off-by: Huang Cun <cunhuang@tencent.com>
This commit is contained in:
Huang Cun 2024-05-14 09:05:28 +08:00 committed by Jianping Liu
parent bec7f2888b
commit 421f160199
1 changed files with 0 additions and 6 deletions

View File

@ -281,12 +281,6 @@ config CGROUP_NET_CLASSID
Cgroup subsystem for use as general purpose socket classid marker that is
being used in cls_cgroup and for netfilter matching.
config NET_QOS
bool "Net QoS based on net classid cgroup"
depends on CGROUP_NET_CLASSID && IPV6 && NET_CLS_CGROUP
default n
config NET_RX_BUSY_POLL
bool
default y