diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-26 09:12:29 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-26 09:12:29 -0500 |
commit | 037bd254c4a2e60dcde0cd2fd9ba0f187a9dd0b7 (patch) | |
tree | e49a6b152b425cb68fbd6a05cee2f7a2a44108c2 /kernel-aarch64-fedora.config | |
parent | a70311f7e40389c11f95319508a73f3f16c3703c (diff) | |
download | kernel-037bd254c4a2e60dcde0cd2fd9ba0f187a9dd0b7.tar.gz kernel-037bd254c4a2e60dcde0cd2fd9ba0f187a9dd0b7.tar.xz kernel-037bd254c4a2e60dcde0cd2fd9ba0f187a9dd0b7.zip |
CONFIG_DEBUG_INFO_BTF is still broken
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-fedora.config')
-rw-r--r-- | kernel-aarch64-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-fedora.config b/kernel-aarch64-fedora.config index bd3c6e1a3..d932fe3de 100644 --- a/kernel-aarch64-fedora.config +++ b/kernel-aarch64-fedora.config @@ -1431,7 +1431,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 |