Re: 2.6.16-mm1

From: Roman Zippel
Date: Tue Mar 28 2006 - 04:15:59 EST


Hi,

On Fri, 24 Mar 2006, Russell King wrote:

> the correct way to tell Kconfig to give us that is:
>
> +config SERIAL_8250_PCI
> + tristate "8250/16550 PCI device support" if EMBEDDED
> + depends on SERIAL_8250 && PCI
> + default SERIAL_8250
> + help
> + This builds standard PCI serial support. You may be able to
> + disable this feature if you only need legacy serial support.
> + Saves about 9K.
>
> ?

Yes, this should do it.

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