aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2005-03-31 00:24:49 -0800
committerTony Luck <tony.luck@intel.com>2005-03-31 00:24:49 -0800
commit5227ffd37189ab2c6d442ab5b43c7a0636622e01 (patch)
treeb782ba915660300076857969232dfcd21e3b750c
parentde69281a2124509eb96a50a6b95e033e8e2af871 (diff)
downloadhistory-5227ffd37189ab2c6d442ab5b43c7a0636622e01.tar.gz
[IA64] CONFIG_NUMA requires CONFIG_ACPI_NUMA
arch/ia64/kernel/smpboot.c:511:17: #error Fixme: Dunno how to build CPU-to-node map. Seems that CONFIG_NUMA requires CONFIG_ACPI_NUMA. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
-rw-r--r--arch/ia64/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index a337879e981da8..33fcb205fcb7ad 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -169,6 +169,7 @@ config NUMA
bool "NUMA support"
depends on !IA64_HP_SIM
default y if IA64_SGI_SN2
+ select ACPI_NUMA
help
Say Y to compile the kernel to support NUMA (Non-Uniform Memory
Access). This option is for configuring high-end multiprocessor