Re: 2.5.40: problem with configuration system

Thomas Molina (tmolina@cox.net)
Sun, 6 Oct 2002 18:02:09 -0500 (CDT)


On Sun, 6 Oct 2002, Andrew Morton wrote:

> that's a bug in arch/i386/kernel/mpparse.c. It doesn't have a
> definition of Dprintk in scope on uniprocessor, non-IO-apic
> builds.
>
> Selecting io-apic-on-uniprocessor makes it go away.

But I was trying to minimize the size of the kernel which got built.
defining io-apic-on-uniprocessor adds stuff which I don't want. Having
CONFIG_X86_EXTRA_IRQS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

adds stuff I don't need or want. It shouldn't be there.

-
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/