[PATCH 1/2] ASoC: Add CS4271 codec support
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Oct 6 20:50:19 EDT 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 linux-arm-kernel
mailing list