aptenodytes: Raise CONFIG_NR_CPUS to 8

This commit is contained in:
Nils Freydank 2021-06-17 13:01:00 +02:00
parent 87c002913d
commit f227f48a40
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21
1 changed files with 1 additions and 1 deletions

View File

@ -370,7 +370,7 @@ CONFIG_DMI=y
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=512
CONFIG_NR_CPUS_DEFAULT=64
CONFIG_NR_CPUS=2
CONFIG_NR_CPUS=8
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_X86_LOCAL_APIC=y