summaryrefslogtreecommitdiffstats
path: root/kernel/configs/debug.config
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-03-16 09:04:22 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-03-16 09:04:22 +0100
commit7f220d4a38e095ef4ee851ef4ff90f92ed9b778b (patch)
treefadf10e6586a74f2df365db7294e3e6c5472c54a /kernel/configs/debug.config
parente4cf6580ac740f766dae26203bd6311d353dcd42 (diff)
parent09688c0166e76ce2fb85e86b9d99be8b0084cdf9 (diff)
downloadlinux-7f220d4a38e095ef4ee851ef4ff90f92ed9b778b.tar.bz2
Merge tag 'v5.17-rc8' into usb-next
We need the Xen USB fixes as other patches depend on those changes. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/configs/debug.config')
-rw-r--r--kernel/configs/debug.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/configs/debug.config b/kernel/configs/debug.config
index e9ffb0cc1eec..07df6d93c4df 100644
--- a/kernel/configs/debug.config
+++ b/kernel/configs/debug.config
@@ -16,7 +16,7 @@ CONFIG_SYMBOLIC_ERRNAME=y
#
# Compile-time checks and compiler options
#
-CONFIG_DEBUG_INFO=y
+CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_FRAME_WARN=2048
CONFIG_SECTION_MISMATCH_WARN_ONLY=y