Re: review MPSC driver

From: Randy.Dunlap
Date: Thu Sep 16 2004 - 10:32:06 EST


On Thu, 16 Sep 2004 10:10:17 +0200 Adrian Bunk wrote:

| On Wed, Sep 15, 2004 at 09:43:01PM -0700, Randy.Dunlap wrote:
| >
| > | http://www.uwsg.iu.edu/hypermail/linux/kernel/0408.3/1549.html
| >
| > Hi Mark,
| >...
| > 3. + select SERIAL_CORE
| > + select SERIAL_CORE_CONSOLE
| >
| > Please don't use "select". Use "depends on" instead.
| >...
|
| That's a silly suggestion since none of these options are user visible.

and Russell King wrote about the same text:
| 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.

Thanks for your comments. Any other comments on the driver?

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