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 18363374d51a..253e7a5706d3 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -131,7 +131,7 @@ config 4KSTACKS
131 131
132config X86_FIND_SMP_CONFIG 132config X86_FIND_SMP_CONFIG
133 def_bool y 133 def_bool y
134 depends on X86_LOCAL_APIC || X86_VOYAGER 134 depends on X86_MPPARSE || X86_VOYAGER || X86_VISWS
135 depends on X86_32 135 depends on X86_32
136 136
137config X86_MPPARSE 137config X86_MPPARSE