diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 2 |
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 | ||
156 | config IA64_SGI_SN2 | 156 | config 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 |