aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
authorJes Sorensen <jes@sgi.com>2008-02-11 09:10:19 -0500
committerTony Luck <tony.luck@intel.com>2008-03-04 17:04:11 -0500
commitbd3be240cb4e513c3d5e7d773ab9a8ce646befbd (patch)
tree10fba579dac641b14deac7b1e497be1a316a32bc /arch/ia64/Kconfig
parentfcab59a3186640ce085e89ee6dfc03cacfb6c7c9 (diff)
[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA
Auto select CONFIG_NUMA and CONFIG_ACPI_NUMA when picking SN2, similar to how they are selected automatically for CONFIG_IA64_GENERIC. Signed-off-by: Jes Sorensen <jes@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r--arch/ia64/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index dff9edfc7465..17ef9b22022a 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -155,6 +155,8 @@ config IA64_HP_ZX1_SWIOTLB
155 155
156config IA64_SGI_SN2 156config IA64_SGI_SN2
157 bool "SGI-SN2" 157 bool "SGI-SN2"
158 select NUMA
159 select ACPI_NUMA
158 help 160 help
159 Selecting this option will optimize the kernel for use on sn2 based 161 Selecting this option will optimize the kernel for use on sn2 based
160 systems, but the resulting kernel binary will not run on other 162 systems, but the resulting kernel binary will not run on other