Add CONFIG_BPF_SYSCALL=y to aarch64 config

Fixes https://github.com/kubernetes/minikube/issues/14674
pull/15164/head
Kemal Akkoyun 2022-07-29 18:25:18 +02:00 committed by Steven Powell
parent 748111556a
commit ef1e607833
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,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