Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"

From: Roman Zippel
Date: Mon May 07 2007 - 09:18:10 EST


Hi,

On Mon, 7 May 2007, Krzysztof Halasa wrote:

> Actually I can't see any bad idea here.
> The original dependency was certainly, uhm, not the best one.

select seriously screws with the dependencies, it's especially problematic
if the selected symbol has other dependencies as HDLC in this case, it
makes it only more complicated to get the dependencies correct again.
Please use it only if it solves a real problem.

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/