lkml.org 
[lkml]   [2002]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.11 SMP, APIC, build breaks
On Mon, 29 Apr 2002, blitzkrieg wrote:

> HI,
> I was trying to compile 2.5.11, I noticed that if
> # CONFIG_SMP is not set
>
> and
>
> # CONFIG_X86_LOCAL_APIC is not set
> # CONFIG_X86_IO_APIC is not set

Basically, that code needs CONFIG_X86_LOCAL_APIC, which is set for SMP or
Local-APIC on UP (no IOAPIC needed). -dj has the following which fixes
that dependancy.

dep_bool 'check for P4 thermal throttling interrupt.' \
CONFIG_X86_MCE_P4THERMAL $CONFIG_X86_MCE $CONFIG_X86_LOCAL_APIC

It'll get fixed when that stuff gets merged from -dj (where it originates
from). For now simply enabling CONFIG_X86_LOCAL_APIC should suffice.

Thanks,
Zwane Mwaikambo

--
http://function.linuxpower.ca


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.036 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site