config: remove CONFIG_BT_SHARE_CFS_BANDWIDTH and CONFIG_HT_ISOLATE

The CI check will execute make dist-check-diff-config, and the code
controlled by these two macros has been deprecated, so remove it.

Signed-off-by: Huang Cun <cunhuang@tencent.com>
This commit is contained in:
Huang Cun 2024-05-13 17:18:45 +08:00 committed by Jianping Liu
parent 6b0cffb484
commit bec7f2888b
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ CONFIG_NAMESPACES=y
CONFIG_USER_NS=y
# CONFIG_SECURITY_MONITOR is not set
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_BT_SHARE_CFS_BANDWIDTH=y
CONFIG_HT_ISOLATE=y
CONFIG_SCHED_AUTOGROUP=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_EXPERT=y