Skip to content

Commit

Permalink
Add CONFIG_BPF_SYSCALL=y to aarch64 config
Browse files Browse the repository at this point in the history
Fixes #14674
  • Loading branch information
kakkoyun authored and spowelljr committed Oct 21, 2022
1 parent ca642d1 commit 39a7865
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -4,6 +4,7 @@ CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_INFO_BTF=y
CONFIG_IKHEADERS=y
CONFIG_BPF_LSM=y
CONFIG_BPF_SYSCALL=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_FTRACE=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
Expand Down

0 comments on commit 39a7865

Please sign in to comment.