提交 7ab8c064 编写于 作者: I Ingo Molnar 提交者: Zheng Zengkai

x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs

stable inclusion
from stable-v5.10.94
commit d240b08d8ac4e85909f2d90e573688131e8f9284
bugzilla: https://gitee.com/openeuler/kernel/issues/I531X9

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d240b08d8ac4e85909f2d90e573688131e8f9284

--------------------------------

[ Upstream commit b6aa86cf ]

Most distro kernels have this option enabled, to improve debug output.

Lockdep also selects it.

Enable this in the defconfig kernel as well, to make it more
representative of what people are using on x86.
Signed-off-by: NIngo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/YdTn7gssoMVDMgMw@gmail.comSigned-off-by: NSasha Levin <sashal@kernel.org>

 Conflicts:
	arch/x86/configs/i386_defconfig
	arch/x86/configs/x86_64_defconfig
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Reviewed-by: NWei Li <liwei391@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
上级 bb6a8745
......@@ -265,3 +265,4 @@ CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_DEBUG_BOOT_PARAMS=y
CONFIG_OPTIMIZE_INLINING=y
CONFIG_KALLSYMS_ALL=y
......@@ -261,3 +261,4 @@ CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_DEBUG_BOOT_PARAMS=y
CONFIG_OPTIMIZE_INLINING=y
CONFIG_KALLSYMS_ALL=y
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册