[alsa-devel] [PATCH 4/4 v2] ASoC: TWL4030: Driver registration via twl4030_codec MFD
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Oct 23 14:59:31 CEST 2009
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.
More information about the Alsa-devel
mailing list