diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-12-14 10:08:56 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-12-14 10:08:56 -0600 |
commit | 12700e38e8ba0a7be437a4c5804ba0e6417fdc24 (patch) | |
tree | cff627ae2bf7c43ae7a3c011c0cf2e12684b75f8 /kernel-aarch64-debug-fedora.config | |
parent | 952ed53b8dc02307ae140982548522d049e0bca5 (diff) | |
download | kernel-12700e38e8ba0a7be437a4c5804ba0e6417fdc24.tar.gz kernel-12700e38e8ba0a7be437a4c5804ba0e6417fdc24.tar.xz kernel-12700e38e8ba0a7be437a4c5804ba0e6417fdc24.zip |
BTF Seems broken on aarch64
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-debug-fedora.config')
-rw-r--r-- | kernel-aarch64-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index 2eddd1dea..679a94e70 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -1450,7 +1450,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 |