aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorYinghai Lu <yhlu.kernel@gmail.com>2008-07-06 11:42:11 -0700
committerIngo Molnar <mingo@elte.hu>2008-07-08 15:49:01 +0200
commit698839fe04ae11f228074ad45614343c3921a6c6 (patch)
treee7246cce6cc5d74ee72a8db686bd760b65b64407 /arch/x86/Kconfig
parenta29d1cfe9e9337aedeed505afddc8465ac709b87 (diff)
x86: remove have_arch_parse_srat -v2
we already have the same srat handling interface for 32bit. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 67e5275f03c..d8dddbc5e34 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -460,10 +460,6 @@ config ACPI_SRAT
depends on X86_32 && ACPI && NUMA && X86_GENERICARCH
select ACPI_NUMA
-config HAVE_ARCH_PARSE_SRAT
- def_bool y
- depends on ACPI_SRAT
-
config X86_SUMMIT_NUMA
def_bool y
depends on X86_32 && NUMA && X86_GENERICARCH