summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Horák <dan@danny.cz>2016-11-15 11:38:25 +0100
committerJosh Boyer <jwboyer@fedoraproject.org>2016-11-15 07:35:33 -0500
commit03467438dcd71de1e2406fd5ba08dc836b92ef08 (patch)
tree4ad8a71fdfa97cf94256176850ab65e0b2077482
parent30f2fba936c3d31baea9429b0c0f2ed7b0c4d897 (diff)
downloadkernel-03467438dcd71de1e2406fd5ba08dc836b92ef08.tar.gz
kernel-03467438dcd71de1e2406fd5ba08dc836b92ef08.tar.xz
kernel-03467438dcd71de1e2406fd5ba08dc836b92ef08.zip
set z10 as minimum architecture level for s390x
-rw-r--r--config-s390x4
1 files changed, 1 insertions, 3 deletions
diff --git a/config-s390x b/config-s390x
index 5368c0109..89233793f 100644
--- a/config-s390x
+++ b/config-s390x
@@ -1,7 +1,5 @@
CONFIG_64BIT=y
-# CONFIG_MARCH_Z900 is not set
-CONFIG_MARCH_Z9_109=y
-# CONFIG_MARCH_Z990 is not set
+CONFIG_MARCH_Z10=y
CONFIG_NR_CPUS=64
CONFIG_COMPAT=y