[alsa-devel] [PATCH 1/2] ASoC: Add CS4271 codec support

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Oct 7 02:50:19 CEST 2010


On Thu, Oct 07, 2010 at 01:39:01PM +1300, Ryan Mallon wrote:

> --- a/sound/soc/codecs/Kconfig
> +++ b/sound/soc/codecs/Kconfig
> @@ -138,6 +138,9 @@ config SND_SOC_CS4270_VD33_ERRATA
>  	bool
>  	depends on SND_SOC_CS4270
>  
> +config SND_SOC_CS4271
> +	tristate
> +
>  config SND_SOC_CX20442
>  	tristate
>  

Oh, one actual problem: you should add the driver to SND_SOC_ALL_CODECS
too so we get build coverage for testing.


More information about the Alsa-devel mailing list