From 070090806170187e17d2f2f828e7248bcb7c4ed1 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Mon, 2 Mar 2020 15:14:04 +0800 Subject: linux-intel: remove not supported snd configuration Remove snd kernel configurations, which is not supported by linux-intel-lts anymore. Error log: BSP sets config options that are not offered anywhere within this kernel CONFIG_SND_SOC_INTEL_CNL_RT274_MACH CONFIG_SND_SOC_INTEL_CNL_RT700_MACH CONFIG_SND_SOC_INTEL_CNL_CS42L42_MACH CONFIG_SND_SOC_INTEL_CNL_SVFPGA_MACH CONFIG_SND_SOC_INTEL_BXT_TDF8532_MACH Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel/disable_skylake_sound.cfg | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-intel/disable_skylake_sound.cfg b/recipes-kernel/linux/linux-intel/disable_skylake_sound.cfg index b38cf6c2..312bcb1a 100644 --- a/recipes-kernel/linux/linux-intel/disable_skylake_sound.cfg +++ b/recipes-kernel/linux/linux-intel/disable_skylake_sound.cfg @@ -1,12 +1,7 @@ # CONFIG_SND_SOC_INTEL_SKYLAKE is not set # CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH is not set # CONFIG_SND_SOC_INTEL_BXT_RT298_MACH is not set -# CONFIG_SND_SOC_INTEL_BXT_TDF8532_MACH is not set # CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH is not set # CONFIG_SND_SOC_INTEL_SKL_RT286_MACH is not set -# CONFIG_SND_SOC_INTEL_CNL_RT274_MACH is not set # CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH is not set # CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH is not set -# CONFIG_SND_SOC_INTEL_CNL_CS42L42_MACH is not set -# CONFIG_SND_SOC_INTEL_CNL_RT700_MACH is not set -# CONFIG_SND_SOC_INTEL_CNL_SVFPGA_MACH is not set -- cgit v1.2.3-54-g00ecf