Skip to content

Commit

Permalink
LoongArch: enable CONFIG_DEBUG_INFO_BTF by default
Browse files Browse the repository at this point in the history
CONFIG_DEBUG_INFO_BTF is required by bpftool,so enable it.

Signed-off-by: Hongchen Zhang <[email protected]>
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Yanteng Si <[email protected]>
  • Loading branch information
Yanteng Si committed May 29, 2024
1 parent 78691fd commit 53c915b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/loongarch/configs/loongson3_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2184,6 +2184,8 @@ CONFIG_PRINTK_TIME=y
CONFIG_PRINTK_CALLER=y
CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
CONFIG_DEBUG_INFO_BTF=y
CONFIG_FRAME_WARN=4096
CONFIG_STRIP_ASM_SYMS=y
CONFIG_DEBUG_SECTION_MISMATCH=y
Expand Down

0 comments on commit 53c915b

Please sign in to comment.