aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-hardened/config-hardened.x86_64
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-05-11 06:39:12 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-05-11 06:39:12 +0000
commitb7597b63128e9d227c4330c446cb04a70e21ff2a (patch)
tree357f929137794ba9c8406f1628e5ca0a3cfa42d2 /main/linux-hardened/config-hardened.x86_64
parentb9085b8f837dacd2ff13da2317358bb5dd938ffd (diff)
downloadaports-b7597b63128e9d227c4330c446cb04a70e21ff2a.tar.bz2
aports-b7597b63128e9d227c4330c446cb04a70e21ff2a.tar.xz
main/linux-hardened: move CONFIG_NR_CPUS to 256, as in linux-vanilla on x86_64
Diffstat (limited to 'main/linux-hardened/config-hardened.x86_64')
-rw-r--r--main/linux-hardened/config-hardened.x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-hardened/config-hardened.x86_64 b/main/linux-hardened/config-hardened.x86_64
index c8cf5f64a3..9983261233 100644
--- a/main/linux-hardened/config-hardened.x86_64
+++ b/main/linux-hardened/config-hardened.x86_64
@@ -444,7 +444,7 @@ CONFIG_GART_IOMMU=y
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_MAXSMP is not set
-CONFIG_NR_CPUS=32
+CONFIG_NR_CPUS=256
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set