summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-01-30 16:22:33 +0100
committerLaura Abbott <labbott@redhat.com>2019-01-30 16:22:33 +0100
commit1b48caaece9e3a12c46f5cad4419ef633e451d07 (patch)
treee1d0914aceca27846342328c4987b2f91c2e5571 /configs
parentfee69e6d042e5d8e582d68c1c85adf97d36db260 (diff)
downloadkernel-1b48caaece9e3a12c46f5cad4419ef633e451d07.tar.gz
kernel-1b48caaece9e3a12c46f5cad4419ef633e451d07.tar.xz
kernel-1b48caaece9e3a12c46f5cad4419ef633e451d07.zip
Disable CONFIG_JUMP_LABEL on s390x
This is causing problems with gcc9. Disable this until we find a real solution.
Diffstat (limited to 'configs')
-rw-r--r--configs/fedora/generic/s390x/CONFIG_JUMP_LABEL1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/fedora/generic/s390x/CONFIG_JUMP_LABEL b/configs/fedora/generic/s390x/CONFIG_JUMP_LABEL
new file mode 100644
index 000000000..3ef6722b0
--- /dev/null
+++ b/configs/fedora/generic/s390x/CONFIG_JUMP_LABEL
@@ -0,0 +1 @@
+# CONFIG_JUMP_LABEL is not set