Commit b16e88e5 authored by Liu Chuang's avatar Liu Chuang
Browse files

arm64/openeuler_defconfig: add not set config to fix compiling error

hulk inclusion
category: other
bugzilla: https://gitee.com/openeuler/kernel/issues/I9093Z


CVE: NA

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

Fix aarch64 compile error:

	CONFIG_KPROBE_EVENTS_ON_NOTRACE=n
	The configs listed above are introduced but the openeuler_defconfig for aarch64 is not updated,
	you can configure and run 'make update_oedefconfig' to update it.

Signed-off-by: default avatarLiu Chuang <liuchuang40@huawei.com>
parent 6ed7ce89
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6618,6 +6618,7 @@ CONFIG_BRANCH_PROFILE_NONE=y
CONFIG_STACK_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENTS=y
# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
CONFIG_UPROBE_EVENTS=y
CONFIG_BPF_EVENTS=y
CONFIG_PROBE_EVENTS=y