summaryrefslogtreecommitdiffstats
path: root/kernel-s390x.config
diff options
context:
space:
mode:
authorDan Horák <dan@danny.cz>2018-09-12 09:52:31 +0000
committerJeremy Cline <jcline@redhat.com>2018-09-12 15:37:13 -0400
commit539c77ed029666082b5c5c5c7701273891b06244 (patch)
treed86827c88b2ed08d4441dd925aa5414b20d4f4ff /kernel-s390x.config
parent720485d8edcb28d42989afc74d47274912ea8796 (diff)
downloadkernel-539c77ed029666082b5c5c5c7701273891b06244.tar.gz
kernel-539c77ed029666082b5c5c5c7701273891b06244.tar.xz
kernel-539c77ed029666082b5c5c5c7701273891b06244.zip
drop redundant spectre v2 mitigation (rhbz#1627915)
Diffstat (limited to 'kernel-s390x.config')
-rw-r--r--kernel-s390x.config7
1 files changed, 3 insertions, 4 deletions
diff --git a/kernel-s390x.config b/kernel-s390x.config
index be6e6c954..dedf660da 100644
--- a/kernel-s390x.config
+++ b/kernel-s390x.config
@@ -1371,9 +1371,8 @@ CONFIG_ETHERNET=y
# CONFIG_EXOFS_DEBUG is not set
# CONFIG_EXOFS_FS is not set
# CONFIG_EXPERT is not set
-# CONFIG_EXPOLINE_AUTO is not set
-CONFIG_EXPOLINE_FULL=y
-CONFIG_EXPOLINE_MEDIUM=y
+CONFIG_EXPOLINE_AUTO=y
+# CONFIG_EXPOLINE_FULL is not set
# CONFIG_EXPOLINE_OFF is not set
CONFIG_EXPOLINE=y
CONFIG_EXPORTFS=y
@@ -2463,7 +2462,7 @@ CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_LZ4 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_LZO is not set
-CONFIG_KERNEL_NOBP=y
+# CONFIG_KERNEL_NOBP is not set
# CONFIG_KERNEL_UNCOMPRESSED is not set
# CONFIG_KERNEL_XZ is not set
CONFIG_KEXEC_FILE=y