summaryrefslogtreecommitdiffstats
path: root/base/kernel/config
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-21 18:49:40 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-21 18:49:40 +0200
commit43c1ea12726b2ec7d658c6e1adeb8b14b0c56b91 (patch)
tree79c8b788487793559cea1ff97d4590535815bf88 /base/kernel/config
parent399204c03b1f0c4239479860079471ba58468ffc (diff)
downloadnutyx-pakxe-43c1ea12726b2ec7d658c6e1adeb8b14b0c56b91.tar.gz
nutyx-pakxe-43c1ea12726b2ec7d658c6e1adeb8b14b0c56b91.tar.bz2
nutyx-pakxe-43c1ea12726b2ec7d658c6e1adeb8b14b0c56b91.tar.xz
nutyx-pakxe-43c1ea12726b2ec7d658c6e1adeb8b14b0c56b91.zip
kernel, config ajustement à 16 CPUS
Diffstat (limited to 'base/kernel/config')
-rw-r--r--base/kernel/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/kernel/config b/base/kernel/config
index 23fd8fccd..67e03822b 100644
--- a/base/kernel/config
+++ b/base/kernel/config
@@ -306,8 +306,8 @@ CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_IOMMU_HELPER is not set
-# CONFIG_IOMMU_API is not set
-CONFIG_NR_CPUS=4
+CONFIG_IOMMU_API=y
+CONFIG_NR_CPUS=16
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set