Re: [2.6 patch] select FW_LOADER -> depends HOTPLUG

From: Sam Ravnborg
Date: Mon Aug 09 2004 - 15:49:33 EST


On Mon, Aug 09, 2004 at 09:56:56PM +0200, Adrian Bunk wrote:
>
> The contract is easy:
> If you select something, you have to ensure the depenencies of the
> selected option are met.
>
> This is simple.
>
> And most people get it wrong.

No - kconfig gets it wrong.
When selecting a config option kconfig shall secure that
'depends on' are evaluated also for the selected symbol.

Otherwise we will end up in a mintenace nightmare. Just think of how many
places to fix if we add and additional depends on to FW_LOADER.

Roman Zippel added in to:.

Sam
-
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/