aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig.debug')
-rw-r--r--arch/x86/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug
index ac1e31ba4795..d5b364b43a02 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -127,7 +127,7 @@ config 4KSTACKS
127 127
128config X86_FIND_SMP_CONFIG 128config X86_FIND_SMP_CONFIG
129 def_bool y 129 def_bool y
130 depends on X86_LOCAL_APIC || X86_VOYAGER 130 depends on X86_MPPARSE || X86_VOYAGER || X86_VISWS
131 depends on X86_32 131 depends on X86_32
132 132
133config X86_MPPARSE 133config X86_MPPARSE