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

Vinod Koul vinod.koul at intel.com
Mon Nov 17 16:35:28 CET 2014


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

-- 
~Vinod



More information about the Alsa-devel mailing list