x86: make detect_ht depend on CONFIG_X86_HT
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 5 Sep 2008 03:08:59 +0000 (20:08 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Sep 2008 07:40:45 +0000 (09:40 +0200)
64-bit has X86_HT set too, so use that instead of SMP.

This also removes a include/asm-x86/processor.h ifdef.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found