Re: review MPSC driver

From: Russell King
Date: Thu Sep 16 2004 - 05:19:09 EST


On Wed, Sep 15, 2004 at 09:43:01PM -0700, Randy.Dunlap wrote:
> 3. + select SERIAL_CORE
> + select SERIAL_CORE_CONSOLE
>
> Please don't use "select". Use "depends on" instead.

This is actually (one of the few) correct uses of select. These two
symbols are *not* user visible, and are derived from the configuration
settings of the hardware drivers.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
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/