fix NR_CPU on i686
This commit is contained in:
parent
16adc13c37
commit
bd065c7925
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -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=32
|
||||
CONFIG_NR_CPUS=8
|
||||
CONFIG_SCHED_SMT=y
|
||||
CONFIG_SCHED_MC=y
|
||||
# CONFIG_PREEMPT_NONE is not set
|
||||
|
|
Loading…
Reference in a new issue