Re: RFC: kconfig select warnings bogus?

From: Stefan Richter
Date: Sun May 20 2007 - 07:48:18 EST


Satyam Sharma wrote:
> On 5/20/07, Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx> wrote:
>> However you fix it --- don't remove "depends on" or "select". You can
>> interchange them, but not remove them, unless there wasn't a dependency
>> to begin with.
>
> They _can_ be removed, with absolutely no build failures at all, because
> of the "default y if ..." on the dependency that is defined in some
> arch/.../Kconfig.

You are right, they can be removed, and the Kconfig files can be turned
into an unmaintainable mess.

A requires B

Maintainable.

B serves A

Logically equivalent, yet unmaintainable.
--
Stefan Richter
-=====-=-=== -=-= =-=--
http://arcgraph.de/sr/
-
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/