From 806e674c8d80ae305655326865ccea2b3e4fb38c Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Mon, 4 Nov 2019 11:52:53 -0500 Subject: Update NR_CPUS for aarch64, powerpc, and s390x This aligns the setting with upstream defconfigs along with the ARK configuration. --- kernel-s390x.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-s390x.config') diff --git a/kernel-s390x.config b/kernel-s390x.config index 44503345b..237b2a434 100644 --- a/kernel-s390x.config +++ b/kernel-s390x.config @@ -3603,7 +3603,7 @@ CONFIG_NOUVEAU_DEBUG_DEFAULT=3 # CONFIG_NOUVEAU_DEBUG_MMU is not set # CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT is not set # CONFIG_NOZOMI is not set -CONFIG_NR_CPUS=64 +CONFIG_NR_CPUS=512 CONFIG_NS83820=m # CONFIG_NTB is not set # CONFIG_NTFS_FS is not set -- cgit