diff options
author | Jeremy Cline <jcline@redhat.com> | 2019-11-04 11:52:53 -0500 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2019-11-04 11:52:53 -0500 |
commit | 806e674c8d80ae305655326865ccea2b3e4fb38c (patch) | |
tree | 526de6f6fc92d5fb0fbd6340c11986d012ef54d9 /kernel-aarch64-debug.config | |
parent | 5fe065b6c0e7dce82e4a85fedf5513d2d9970a41 (diff) | |
download | kernel-806e674c8d80ae305655326865ccea2b3e4fb38c.tar.gz kernel-806e674c8d80ae305655326865ccea2b3e4fb38c.tar.xz kernel-806e674c8d80ae305655326865ccea2b3e4fb38c.zip |
Update NR_CPUS for aarch64, powerpc, and s390x
This aligns the setting with upstream defconfigs along with the ARK
configuration.
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 44fd375f7..07fb9a6d3 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -4242,7 +4242,7 @@ CONFIG_NOUVEAU_DEBUG_MMU=y # CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT is not set CONFIG_NOUVEAU_PLATFORM_DRIVER=y CONFIG_NOZOMI=m -CONFIG_NR_CPUS=256 +CONFIG_NR_CPUS=4096 CONFIG_NS83820=m # CONFIG_NTB is not set # CONFIG_NTFS_FS is not set |