aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/smp_64.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'cfg/smp_64.cfg')
-rw-r--r--cfg/smp_64.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/cfg/smp_64.cfg b/cfg/smp_64.cfg
new file mode 100644
index 00000000..22047746
--- /dev/null
+++ b/cfg/smp_64.cfg
@@ -0,0 +1,5 @@
+CONFIG_SMP=y
+CONFIG_SCHED_SMT=y
+# Increase default NR_CPUS from 8 to 64 so that platform with
+# more than 8 processors can be all activated at boot time
+CONFIG_NR_CPUS=64