From: Tony Luck Date: Tue, 27 Jun 2006 22:32:24 +0000 (-0700) Subject: [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/ X-Git-Tag: v2.6.18-rc1~428^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=59e2e6892087ba05101f86309a23c4f5a3ac04a6;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/ Montecito is coming with dual core and threading, so this four socket box can now have sixteen logical cpus. Signed-off-by: Tony Luck --- diff --git a/arch/ia64/configs/tiger_defconfig b/arch/ia64/configs/tiger_defconfig index 766bf49..9d1cffb 100644 --- a/arch/ia64/configs/tiger_defconfig +++ b/arch/ia64/configs/tiger_defconfig @@ -114,7 +114,7 @@ CONFIG_IA64_CYCLONE=y CONFIG_IOSAPIC=y CONFIG_FORCE_MAX_ZONEORDER=17 CONFIG_SMP=y -CONFIG_NR_CPUS=4 +CONFIG_NR_CPUS=16 CONFIG_HOTPLUG_CPU=y CONFIG_PERMIT_BSP_REMOVE=y CONFIG_FORCE_CPEI_RETARGET=y