Re: [PATCH 2.5.44] compile error whit LOCAL_APIC disabled...

Mikael Pettersson (mikpe@csd.uu.se)
Wed, 23 Oct 2002 13:43:13 +0200 (MET DST)


On 22 Oct 2002 14:28:26 -0300, Lucio Maciel wrote:
> <cut arch/i386/config.in>
> if [ "$CONFIG_X86_LOCAL_APIC" = "y" ]; then
> define_bool CONFIG_X86_EXTRA_IRQS y
> define_bool CONFIG_X86_FIND_SMP_CONFIG y
> define_bool CONFIG_X86_MPPARSE y
> fi
> </cut>
>
> CONFIG_X86_MPPARSE that should only be enabled when LOCAL_APIC is enable to, is getting always enable
> breaking the compile...

Known bug in scripts/Configure when switching from an APIC-enabled to
an APIC-disabled config. `make oldconfig' fixes it.
-
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/