Skip to content

Commit 7d33d08

Browse files
committed
Merge tag 'arm-soc/for-6.13/defconfig' of https://github.com/Broadcom/stblinux into soc/defconfig
This pull request contains a multi_v7_defconfig update: - Florian aligns the ARM64 and ARM multi_v7_defconfig by enabling the kernel with debugging symbols by default and using the toolchain's dwarf version * tag 'arm-soc/for-6.13/defconfig' of https://github.com/Broadcom/stblinux: ARM: multi_v7_defconfig: Enable debugging symbols by default Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 42f7652 + a1b87be commit 7d33d08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,5 +1323,8 @@ CONFIG_CRYPTO_DEV_STM32_HASH=m
13231323
CONFIG_CRYPTO_DEV_STM32_CRYP=m
13241324
CONFIG_CMA_SIZE_MBYTES=64
13251325
CONFIG_PRINTK_TIME=y
1326+
CONFIG_DEBUG_KERNEL=y
1327+
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
1328+
CONFIG_DEBUG_INFO_REDUCED=y
13261329
CONFIG_MAGIC_SYSRQ=y
13271330
CONFIG_DEBUG_FS=y

0 commit comments

Comments
 (0)