On Fri, Oct 23, 2009 at 08:27:55AM +0300, Peter Ujfalusi wrote:

> Hmm, what do you mean by that?
> I have checked it, and selecting the machine driver will enables the MFD_CORE 
> and TWL4030_CODEC in .config, also disabling the machine driver will also 
> disable the MFD_CORE and the TWL4030_CODEC.

> Can you go into details?

Kconfig has never guaranteed to pay any attention to dependencies of
things that were enabled as a result of a select statement - they would
be silently ignored.  I've done some tests and it does seem that this is
doing what would be expected at the minute but looking at the Kconfig
changelogs I can't see anything that makes this an intentional change.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to