diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-21 14:17:02 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-21 14:17:02 -0500 |
commit | 5457c8dc3370e574c422727780bda1da0c9fc1a5 (patch) | |
tree | d5a845fd44848d57f7984adfe558190cc057711d /kernel-s390x-fedora.config | |
parent | d2df94e56ad9a023c4e902731f900f2e103d9435 (diff) | |
download | kernel-5457c8dc3370e574c422727780bda1da0c9fc1a5.tar.gz kernel-5457c8dc3370e574c422727780bda1da0c9fc1a5.tar.xz kernel-5457c8dc3370e574c422727780bda1da0c9fc1a5.zip |
Turn off DEBUG_INFO_BTF temporarily
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-fedora.config')
-rw-r--r-- | kernel-s390x-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config index c45e13d39..7893c4458 100644 --- a/kernel-s390x-fedora.config +++ b/kernel-s390x-fedora.config @@ -1082,7 +1082,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 |