mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Odroid XU4: disable BTF as it crashes kernel load
https://docs.kernel.org/bpf/btf.html
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user