diff options
author | Jack Steiner <steiner@sgi.com> | 2006-03-02 16:02:32 -0600 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-03-24 13:15:03 -0800 |
commit | 4d357acadd7a5e60767c748ed7807e11c4387bdf (patch) | |
tree | 43e7643a7a505d8e585f42453127e7710f6a832f /arch/ia64/defconfig | |
parent | a9de98351436b25b3c2f234addb6d66a6a6f42f8 (diff) |
[IA64] Increase max node count on SN platforms
Update configuration files with new CONFIG option.
Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/defconfig')
-rw-r--r-- | arch/ia64/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/defconfig b/arch/ia64/defconfig index 3e767288a74..6cba55da572 100644 --- a/arch/ia64/defconfig +++ b/arch/ia64/defconfig @@ -116,6 +116,7 @@ CONFIG_IOSAPIC=y CONFIG_FORCE_MAX_ZONEORDER=17 CONFIG_SMP=y CONFIG_NR_CPUS=512 +CONFIG_IA64_NR_NODES=256 CONFIG_HOTPLUG_CPU=y # CONFIG_SCHED_SMT is not set # CONFIG_PREEMPT is not set |