x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
authorIngo Molnar <mingo@kernel.org>
Wed, 5 Jan 2022 00:35:58 +0000 (01:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 09:54:21 +0000 (10:54 +0100)
commitd240b08d8ac4e85909f2d90e573688131e8f9284
treee50dfd1e69982bddb481bef356e569046a6c83df
parent3681e9f3f0f7df9a3821b02fadf17a669681ea43
x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs

[ Upstream commit b6aa86cff44cf099299d3a5e66348cb709cd7964 ]

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: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/YdTn7gssoMVDMgMw@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig