enable CONFIG_DEBUG_INFO_BTF for real by disabling CONFIG_DEBUG_INFO_REDUCED

This commit is contained in:
Pratham Patel 2023-12-18 12:37:23 +05:30
parent 433a7ef8b8
commit 69b61d1997
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -4810,6 +4810,7 @@ CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DEBUG_MISC is not set
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_BTF=y
CONFIG_STRIP_ASM_SYMS=y
CONFIG_HEADERS_INSTALL=y