x86: allow MPPARSE to be deselected in SMP configs

This commit is contained in:
Alexey Starikovskiy
2008-05-20 00:29:59 +04:00
committed by Thomas Gleixner
parent 8732fc4b23
commit 136ef671df
3 changed files with 6 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ config 4KSTACKS
config X86_FIND_SMP_CONFIG
def_bool y
depends on X86_LOCAL_APIC || X86_VOYAGER
depends on X86_MPPARSE || X86_VOYAGER || X86_VISWS
depends on X86_32
config X86_MPPARSE