From 03467438dcd71de1e2406fd5ba08dc836b92ef08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Tue, 15 Nov 2016 11:38:25 +0100 Subject: [PATCH] set z10 as minimum architecture level for s390x --- config-s390x | 4 +--- 1 file changed, 1 insertion(+), 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