[linux-yocto] [yocto-4.14][PATCH] sound.cfg: enable SND_SOC_INTEL_SKYLAKE explicitly

Bruce Ashfield bruce.ashfield at windriver.com
Thu Oct 25 03:28:32 PDT 2018


On 10/23/18 2:28 AM, Anuj Mittal wrote:
> This helps kernels that might have the sound/soc kconfig changes backported
> to 4.14 [1].

Looks good.

As I mentioned in other email, Due to travel, I haven't gotten to it
yet. But it will be merged by Monday.

Bruce

> 
> This is selected by default by SND_SOC_INTEL_SKL_* configs in 4.14 that are
> enabled to be built already in sound.cfg, so this will not result in any
> change in behaviour.
> 
> [1] https://github.com/torvalds/linux/commit/f6a118a800e35af2c63f90cbcc23093f4b53b3a2
> 
> Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
> ---
>   cfg/sound.cfg | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/cfg/sound.cfg b/cfg/sound.cfg
> index e8b2a921..51568d4d 100644
> --- a/cfg/sound.cfg
> +++ b/cfg/sound.cfg
> @@ -59,6 +59,7 @@ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m
>   CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m
>   CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m
>   CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m
> +CONFIG_SND_SOC_INTEL_SKYLAKE=m
>   CONFIG_SND_SOC_AC97_CODEC=m
>   CONFIG_SND_SOC_AK4104=m
>   CONFIG_SND_SOC_AK4554=m
> 



More information about the linux-yocto mailing list