Re: [2.6 patch] let W1 select NET

From: Roman Zippel
Date: Sun Aug 15 2004 - 12:15:03 EST


Hi,

On Fri, 13 Aug 2004, Randy.Dunlap wrote:

> | Abusing select is really the wrong answer. What is needed is an improved
> | user interface, which allows to search through the kconfig information or
> | even can match hardware information to a driver and aids the user in
> | selecting the required dependencies.
>
> Nice idea. So are there places where SELECT is the right thing to do,
> i.e., it's required? (examples, please)

Select should be used for utility functions like CRC32, which often don't
need their own prompt (except where some external module might need it,
and a "default m" might suffice here).

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/