From 90179f2b28ecad98fc2269109f7e6b91b95124b5 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Tue, 7 Feb 2023 20:38:21 +0100 Subject: [PATCH] pygoscelis: Enable CONFIG_VMLINUX_MAP --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 4e93919..c645a09 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -5301,7 +5301,7 @@ CONFIG_STRIP_ASM_SYMS=y CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set CONFIG_OBJTOOL=y -# CONFIG_VMLINUX_MAP is not set +CONFIG_VMLINUX_MAP=y # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set # end of Compile-time checks and compiler options