Odroid XU4: disable BTF as it crashes kernel load

https://docs.kernel.org/bpf/btf.html
This commit is contained in:
Igor Pecovnik
2025-02-12 10:05:56 +01:00
committed by Igor
parent 65faeba83e
commit 5115cdf47a
2 changed files with 2 additions and 1 deletions

View File

@@ -1904,7 +1904,7 @@ CONFIG_FONT_TER16x32=y
CONFIG_PRINTK_TIME=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_INFO_DWARF5=y
CONFIG_DEBUG_INFO_BTF=y
CONFIG_DEBUG_INFO_BTF=n
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_FTRACE_SYSCALLS=y