Skip to content

Commit

Permalink
[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jes Sorensen authored and Tony Luck committed Mar 4, 2008
1 parent fcab59a commit bd3be24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/ia64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ config IA64_HP_ZX1_SWIOTLB

config IA64_SGI_SN2
bool "SGI-SN2"
select NUMA
select ACPI_NUMA
help
Selecting this option will optimize the kernel for use on sn2 based
systems, but the resulting kernel binary will not run on other
Expand Down

0 comments on commit bd3be24

Please sign in to comment.