[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200806061954.26062.yhlu.kernel@gmail.com>
Date: Fri, 6 Jun 2008 19:54:25 -0700
From: Yinghai Lu <yhlu.kernel@...il.com>
To: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH] x86: 64bit have arch srat
[PATCH] x86: 64bit have arch srat
Signed-off-by: Yinghai Lu <yhlu.kernel@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists