]> git.baikalelectronics.ru Git - kernel.git/commit
x86: simplify x86_mpparse dependency check
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 20 Jun 2008 14:33:31 +0000 (07:33 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 09:10:25 +0000 (11:10 +0200)
commitd03a0457c4deedb51bde2e1602508550c2a0848b
treefb5a95667fb1c0544ce9ac5d99958f5176a32bd9
parentbebbc2ae32533dc01be35795d8f0cc368472c9a4
x86: simplify x86_mpparse dependency check

"Maciej W. Rozycki" <macro@linux-mips.org> said:

> Given X86_64 selects X86_LOCAL_APIC I am not sure the redundancy seen
>above does not actually obscure the logic behind...  I think:
>
>       depends on X86_LOCAL_APIC && !X86_VISWS
>
>would be clearer and get the same.

Suggested-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig