Commit ea311805 authored by Liu Jian's avatar Liu Jian
Browse files

config: Add new config entry to default config file to fix CI warning

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


CVE: NA

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

Add the new config entry to the defaultconfig file so that the CI can
pass the check. No functional changes.

Signed-off-by: default avatarLiu Jian <liujian56@huawei.com>
parent 64ba5634
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1927,6 +1927,7 @@ CONFIG_PAGE_POOL=y
# CONFIG_PAGE_POOL_STATS is not set
CONFIG_FAILOVER=m
CONFIG_ETHTOOL_NETLINK=y
# CONFIG_BPF_NET_GLOBAL_PROG is not set
CONFIG_HAVE_EBPF_JIT=y

#