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-ppc64le-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-ppc64le-debug.config')
-rw-r--r-- | kernel-ppc64le-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config index a2eee1b93..459d8630b 100644 --- a/kernel-ppc64le-debug.config +++ b/kernel-ppc64le-debug.config @@ -3651,7 +3651,7 @@ CONFIG_NOUVEAU_DEBUG_DEFAULT=3 CONFIG_NOUVEAU_DEBUG_MMU=y # CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT is not set CONFIG_NOZOMI=m -CONFIG_NR_CPUS=1024 +CONFIG_NR_CPUS=2048 CONFIG_NR_IRQS=512 CONFIG_NS83820=m # CONFIG_NTB is not set |