Messages in this thread |  | | | Date | Fri, 23 Oct 2009 13:59:31 +0100 | | From | Mark Brown <> | | Subject | Re: [alsa-devel] [PATCH 4/4 v2] ASoC: TWL4030: Driver registration via twl4030_codec MFD |
| |
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.
|  |