From 21035c1aff7bccbe8d9be2af9790f08590068486 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 22 Jan 2026 17:14:23 +0300 Subject: [PATCH] Add CONFIG_DEBUG_INFO_BTF --- kernel-i686-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel-i686-rhel.config b/kernel-i686-rhel.config index c5ef1d0da..a8342ed1f 100644 --- a/kernel-i686-rhel.config +++ b/kernel-i686-rhel.config @@ -1210,7 +1210,7 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y CONFIG_DEBUG_FS=y # CONFIG_DEBUG_GPIO is not set CONFIG_DEBUG_INFO_BTF_MODULES=y -# CONFIG_DEBUG_INFO_BTF is not set +CONFIG_DEBUG_INFO_BTF=y # CONFIG_DEBUG_INFO_COMPRESSED is not set CONFIG_DEBUG_INFO_COMPRESSED_NONE=y # CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set