Commit bd3be240 authored by Jes Sorensen's avatar Jes Sorensen Committed by Tony Luck

[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: default avatarJes Sorensen <jes@sgi.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent fcab59a3
...@@ -155,6 +155,8 @@ config IA64_HP_ZX1_SWIOTLB ...@@ -155,6 +155,8 @@ config IA64_HP_ZX1_SWIOTLB
config IA64_SGI_SN2 config IA64_SGI_SN2
bool "SGI-SN2" bool "SGI-SN2"
select NUMA
select ACPI_NUMA
help help
Selecting this option will optimize the kernel for use on sn2 based Selecting this option will optimize the kernel for use on sn2 based
systems, but the resulting kernel binary will not run on other systems, but the resulting kernel binary will not run on other
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment