summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorYinghai Lu2008-06-26 02:59:41 +0200
committerIngo Molnar2008-07-08 13:10:54 +0200
commitd1b20afec356085a202d7832d47bfb89303ea901 (patch)
treece122f6fbc8467812894a342662fdff1e438ec91 /arch/x86/Kconfig
parentx86: move parse elfvorehdr back to setup.c (diff)
downloadkernel-qcow2-linux-d1b20afec356085a202d7832d47bfb89303ea901.tar.gz
kernel-qcow2-linux-d1b20afec356085a202d7832d47bfb89303ea901.tar.xz
kernel-qcow2-linux-d1b20afec356085a202d7832d47bfb89303ea901.zip
x86: make x86_find_smp_config depends on 64 bit too
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/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 25ff7548d3da..9441e46cb49b 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -233,7 +233,6 @@ config SMP
config X86_FIND_SMP_CONFIG
def_bool y
depends on X86_MPPARSE || X86_VOYAGER || X86_VISWS
- depends on X86_32
if ACPI
config X86_MPPARSE