diff options
author | Thorsten Leemhuis <fedora@leemhuis.info> | 2020-11-24 06:24:40 +0100 |
---|---|---|
committer | Thorsten Leemhuis <fedora@leemhuis.info> | 2020-11-24 06:24:40 +0100 |
commit | cde92a85c29f0fa75ea238a95e4d15621a179661 (patch) | |
tree | 5976ba1dcdf74fe04f0d48b3af140cfcf624f20d | |
parent | 72db8379fd80a62629d21f26b9e9ee9c90ca413d (diff) | |
download | kernel-cde92a85c29f0fa75ea238a95e4d15621a179661.tar.gz kernel-cde92a85c29f0fa75ea238a95e4d15621a179661.tar.xz kernel-cde92a85c29f0fa75ea238a95e4d15621a179661.zip |
CONFIG_DEBUG_INFO_BTF is still brokenkernel-5.10.0-0.rc5.82.vanilla.1.fc33kernel-5.10.0-0.rc5.82.vanilla.1.fc32
-rw-r--r-- | kernel-x86_64-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 628836be5..fc3ff0194 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -1196,7 +1196,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=y +# CONFIG_DEBUG_INFO_BTF is not set # CONFIG_DEBUG_INFO_COMPRESSED is not set # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_REDUCED is not set |