aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/smp_64.cfg
blob: 93fb4ad5d11e8ce28d866303a93566634beec627 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: MIT
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