Commit 657e2204 authored by Guan Jing's avatar Guan Jing Committed by Lu Jialin
Browse files

openeuler_defconfig: enable CONFIG_BPF_SCHED

hulk inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I8OIT1



--------------------------------

Enable CONFIG_BPF_SCHED for x86, arm64 by default.

Signed-off-by: default avatarGuan Jing <guanjing6@huawei.com>
parent 8a506873
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -88,6 +88,7 @@ CONFIG_BPF_JIT_DEFAULT_ON=y
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
# CONFIG_BPF_PRELOAD is not set
# CONFIG_BPF_LSM is not set
CONFIG_BPF_SCHED=y
# end of BPF subsystem

CONFIG_PREEMPT_NONE_BUILD=y
+1 −0
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@ CONFIG_BPF_JIT_DEFAULT_ON=y
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
# CONFIG_BPF_PRELOAD is not set
# CONFIG_BPF_LSM is not set
CONFIG_BPF_SCHED=y
# end of BPF subsystem

CONFIG_PREEMPT_BUILD=y