mbox series

[0/3] Kconfig.debug: make more efforts to fix CONFIG_DEBUG_INFO for Clang+GAS

Message ID 20221002181107.51286-1-masahiroy@kernel.org (mailing list archive)
Headers show
Series Kconfig.debug: make more efforts to fix CONFIG_DEBUG_INFO for Clang+GAS | expand

Message

Masahiro Yamada Oct. 2, 2022, 6:11 p.m. UTC
Masahiro Yamada (3):
  Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
  Kconfig.debug: add toolchain checks for
    DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
  Kconfig.debug: split debug-level and DWARF-version into separate
    choices

 lib/Kconfig.debug | 62 +++++++++++++++++++++++++++++------------------
 1 file changed, 38 insertions(+), 24 deletions(-)