aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorSatheesh Rajendran <sathnaga@linux.vnet.ibm.com>2018-11-08 15:55:18 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2018-11-26 22:33:37 +1100
commit2f40d82fef1ccad05ea5d99dbd8db5a215b0f4a3 (patch)
treecfe82cbcbbf92da3b3e630d0306ff4fadac3c4b1 /arch/powerpc/configs
parentpowerpc/configs: Update ppc64_defconfig with savedefconfig (diff)
downloadlinux-dev-2f40d82fef1ccad05ea5d99dbd8db5a215b0f4a3.tar.xz
linux-dev-2f40d82fef1ccad05ea5d99dbd8db5a215b0f4a3.zip
powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfig
CONFIG_NR_CPUS is not set in ppc64_defconfig, So it gets default of 32 which is quite small for modern powerpc systems. Instead set a default of 2048 like other powerpc defconfigs. Signed-off-by: Satheesh Rajendran <sathnaga@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 860a3a72b559..1e20dcdfe906 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -16,6 +16,7 @@ CONFIG_BPF_SYSCALL=y
# CONFIG_COMPAT_BRK is not set
CONFIG_PROFILING=y
CONFIG_PPC64=y
+CONFIG_NR_CPUS=2048
CONFIG_PPC_SPLPAR=y
CONFIG_DTL=y
CONFIG_SCANLOG=m