From 77b485a83b68efe7b5bad3d84330952c44a3a348 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Fri, 1 Nov 2019 09:16:20 -0400 Subject: Enable CONFIG_DEBUG_INFO_BTF --- kernel-armv7hl.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl.config') diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index 6e8ea6ec9..e840ac68c 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -1279,7 +1279,7 @@ CONFIG_DEBUG_FS=y # CONFIG_DEBUG_GPIO is not set CONFIG_DEBUG_HIGHMEM=y # CONFIG_DEBUG_HOTPLUG_CPU0 is not set -# CONFIG_DEBUG_INFO_BTF is not set +CONFIG_DEBUG_INFO_BTF=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_SPLIT is not set -- cgit