aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2022-08-05 10:58:43 +0200
committerPetr Štetiar <ynezz@true.cz>2022-08-06 15:00:08 +0200
commit98df6bd99c0f70d4f2ad709af09084f985689ff5 (patch)
treecb1da85e758a3510e8a75eb491cb4b9d86b441c1 /target/linux
parentcef3f05a55a3a3e6d2e18aef5459dda78fc3e336 (diff)
downloadupstream-98df6bd99c0f70d4f2ad709af09084f985689ff5.tar.gz
upstream-98df6bd99c0f70d4f2ad709af09084f985689ff5.tar.bz2
upstream-98df6bd99c0f70d4f2ad709af09084f985689ff5.zip
generic: 5.15: disable CONFIG_DEBUG_INFO_REDUCED symbol
This came up during build testing of mvebu/cortexa9 target with 5.15 kernel. Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic/config-5.151
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index c21f7631ec..991d3ddf77 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -1317,6 +1317,7 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y
# CONFIG_DEBUG_INFO_DWARF4 is not set
# CONFIG_DEBUG_INFO_DWARF5 is not set
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
+# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_IRQFLAGS is not set
CONFIG_DEBUG_KERNEL=y