diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-27 15:54:02 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-27 15:54:02 +0200 |
commit | 72e4a248e69182a13e55ea18c87d401a1684624f (patch) | |
tree | 9c3661a222a73412ab659d5b7827a913c392c1cf /base/kernel/config | |
parent | e9e3c35babe57de915d7384f6a525acee364a65e (diff) | |
download | nutyx-extra-72e4a248e69182a13e55ea18c87d401a1684624f.tar.gz nutyx-extra-72e4a248e69182a13e55ea18c87d401a1684624f.tar.bz2 nutyx-extra-72e4a248e69182a13e55ea18c87d401a1684624f.tar.xz nutyx-extra-72e4a248e69182a13e55ea18c87d401a1684624f.zip |
maj kernel#2.6.33.3-1
Diffstat (limited to 'base/kernel/config')
-rw-r--r-- | base/kernel/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/kernel/config b/base/kernel/config index 67e03822b..90b10e654 100644 --- a/base/kernel/config +++ b/base/kernel/config @@ -307,7 +307,7 @@ CONFIG_HPET_EMULATE_RTC=y CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set CONFIG_IOMMU_API=y -CONFIG_NR_CPUS=16 +CONFIG_NR_CPUS=8 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y # CONFIG_PREEMPT_NONE is not set |