Re: [PATCH] treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y

2022-08-11 Thread Kees Cook
On Thu, Aug 11, 2022 at 01:44:34PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > CONFIG_DEBUG_INFO is now implicitly selected if one picks one of the > explicit options that could be DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT, > DEBUG_INFO_DWARF4, DEBUG_INFO_DWARF5. > > This was actually not wha

[PATCH] treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y

2022-08-11 Thread Arnd Bergmann
From: Arnd Bergmann CONFIG_DEBUG_INFO is now implicitly selected if one picks one of the explicit options that could be DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT, DEBUG_INFO_DWARF4, DEBUG_INFO_DWARF5. This was actually not what I had in mind when I suggested making it a 'choice' statement, but it's too