summaryrefslogtreecommitdiffstats
path: root/config-armv7-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2016-08-23 21:05:13 +0100
committerPeter Robinson <pbrobinson@gmail.com>2016-08-23 21:05:13 +0100
commit0c1a1f4ca9ceac4a28c1137615ad2b6b51b13439 (patch)
tree37e051c31b006c124d340849da82f3e4f5b97892 /config-armv7-generic
parent656a8be1e6d9c99f2ab3f499118957b1045deeae (diff)
downloadkernel-0c1a1f4ca9ceac4a28c1137615ad2b6b51b13439.tar.gz
kernel-0c1a1f4ca9ceac4a28c1137615ad2b6b51b13439.tar.xz
kernel-0c1a1f4ca9ceac4a28c1137615ad2b6b51b13439.zip
Adjust max CPUs on ARM platforms to reflect newer real world hardware
Diffstat (limited to 'config-armv7-generic')
-rw-r--r--config-armv7-generic1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-armv7-generic b/config-armv7-generic
index a8f26d36d..7c9c1d605 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -35,6 +35,7 @@ CONFIG_IRQ_CROSSBAR=y
CONFIG_IOMMU_IO_PGTABLE_LPAE=y
CONFIG_CPU_SW_DOMAIN_PAN=y
CONFIG_ARM_CPU_SUSPEND=y
+CONFIG_NR_CPUS=32
# CONFIG_MCPM is not set
# CONFIG_OABI_COMPAT is not set