Skip to content

Commit

Permalink
config-mpi: Set CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Browse files Browse the repository at this point in the history
Reenable kernel debug information which we lost by automatic config
evolution.
  • Loading branch information
donald committed Mar 21, 2024
1 parent 4521999 commit 6f392db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config-mpi
Original file line number Diff line number Diff line change
Expand Up @@ -817,6 +817,7 @@ CONFIG_CRC_ITU_T=y
CONFIG_PRINTK_TIME=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_PROFILER=y
Expand Down

0 comments on commit 6f392db

Please sign in to comment.