increase NR_CPU to 32 for i686 and 128 for x86_64

This commit is contained in:
Tobias Powalowski
2013-10-09 10:05:47 +00:00
parent 499f7c63f7
commit 16adc13c37
2 changed files with 2 additions and 2 deletions

2
config
View File

@@ -395,7 +395,7 @@ CONFIG_CPU_SUP_TRANSMETA_32=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_NR_CPUS=8
CONFIG_NR_CPUS=32
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set