[PATCH] x86: 64bit have arch srat

From: Yinghai Lu
Date: Fri Jun 06 2008 - 22:54:25 EST


[PATCH] x86: 64bit have arch srat

Signed-off-by: Yinghai Lu <yhlu.kernel@xxxxxxxxx>

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index df9ec89..c88784e 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -435,7 +435,7 @@ config ACPI_SRAT

config HAVE_ARCH_PARSE_SRAT
def_bool y
- depends on ACPI_SRAT
+ depends on ACPI_SRAT || X86_64

config X86_SUMMIT_NUMA
def_bool y
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/