[alsa-devel] [PATCH v4 1/2] ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_rt5672

Lin, Mengdong mengdong.lin at intel.com
Tue Nov 18 05:57:31 CET 2014


> -----Original Message-----
> From: Koul, Vinod
> Sent: Monday, November 17, 2014 11:35 PM

> On Mon, Nov 17, 2014 at 05:34:09PM +0800, mengdong.lin at intel.com
> wrote:
> > From: Mengdong Lin <mengdong.lin at intel.com>
> >
> > Add machine driver for two Intel Cherryview-based platforms,
> > Cherrytrail and Braswell, with RT5672 codec.
> >
> > Signed-off-by: Mengdong Lin <mengdong.lin at intel.com>
> >
> > diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig index
> > a992e85..0a02d88 100644
> > --- a/sound/soc/intel/Kconfig
> > +++ b/sound/soc/intel/Kconfig
> > @@ -86,3 +86,17 @@ config SND_SOC_INTEL_BROADWELL_MACH
> >  	  Ultrabook platforms.
> >  	  Say Y if you have such a device
> >  	  If unsure select "N".
> > +
> > +config SND_SOC_INTEL_CHT_BSW_RT5672_MACH
> > +        tristate "ASoC Audio driver for Intel Cherrytrail & Braswell with
> RT5672 codec"
> > +        depends on X86_INTEL_LPSS
> > +        select SND_SOC_RT5670
> > +        select SND_SST_MFLD_PLATFORM
> > +        select SND_SOC_INTEL_SST
> This is not correct, it could have been SND_INTEL_IPC but that is selected by
> below entry so adding SND_SST_IPC_ACPI is enough.
> 
> > +        select SND_SST_IPC_ACPI
> 

I removed the SND_SOC_INTEL_SST and keep SND_SST_IPC_ACPI in v5 of this patch.
Thanks for pointing out this!

Mengdong


More information about the Alsa-devel mailing list