[alsa-devel] [PATCH 3/5] ALSA: ASoC: Add support for TWL4030 audio codec (rev 3)

Mark Brown broonie at sirena.org.uk
Mon Sep 8 11:56:14 CEST 2008


On Sat, Sep 06, 2008 at 11:41:42PM -0700, sakoman at gmail.com wrote:

> +
> +config SND_SOC_TWL4030
> +	tristate
> +	depends on SND_SOC && I2C
> +

Sorry, didn't notice earlier: this should depend on whatever the config
option is for the TWL4030 core driver rather than on I2C since it
doesn't actually interact with I2C directly.  Although in most
applications this won't make much odds since the machine driver will
select the codec driver and select ignores the dependencies anyway.


More information about the Alsa-devel mailing list