summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64le.config
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2020-01-21 13:59:29 -0500
committerJeremy Cline <jcline@redhat.com>2020-01-21 13:59:29 -0500
commita91e998e65b63eb0edd1a2a5c666b8ede7b9e3c1 (patch)
treea28b3172f88d43b3023e8d1d3e3a0c8b0cb8b940 /kernel-ppc64le.config
parentb2946cc30a5b11bde40848a25607ec85b9058845 (diff)
downloadkernel-a91e998e65b63eb0edd1a2a5c666b8ede7b9e3c1.tar.gz
kernel-a91e998e65b63eb0edd1a2a5c666b8ede7b9e3c1.tar.xz
kernel-a91e998e65b63eb0edd1a2a5c666b8ede7b9e3c1.zip
Disable DEBUG_INFO_BTF for now, it appears broken
Something either changed between 5.4.12 and 13, or the toolchain broke. Builds are failing to generate BTF for vmlinux Signed-off-by: Jeremy Cline <jcline@redhat.com>
Diffstat (limited to 'kernel-ppc64le.config')
-rw-r--r--kernel-ppc64le.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config
index 637910909..dd33bae4f 100644
--- a/kernel-ppc64le.config
+++ b/kernel-ppc64le.config
@@ -973,7 +973,7 @@ CONFIG_DEBUGGER=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_DWARF4 is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_INFO_SPLIT is not set