* [PATCH] x86: 64bit have arch srat
@ 2008-06-07 2:54 Yinghai Lu
0 siblings, 0 replies; only message in thread
From: Yinghai Lu @ 2008-06-07 2:54 UTC (permalink / raw)
To: Ingo Molnar, Thomas Gleixner, H. Peter Anvin; +Cc: linux-kernel@vger.kernel.org
[PATCH] x86: 64bit have arch srat
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-07 2:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07 2:54 [PATCH] x86: 64bit have arch srat Yinghai Lu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.