From: Bruce Ashfield <bruce.ashfi...@windriver.com>

As per upstream commit:

commit 231a091ef8dece94b0ad2b85affb059c483af33c
Author: Andy Shevchenko <andriy.shevche...@linux.intel.com>
Date:   Mon Jan 16 15:12:29 2017 +0200

    ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM

    Rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM to make it clear
    that is not only about Medfield platform.

    The new name is derived from Intel Atom and HiFi2. HiFi2 is the DSP version,
    it's public information for Intel *Field/*Trail parts, see
    https://www.alsa-project.org/main/index.php/Firmware. By combining HiFi2 
with
    Atom we get a unique non-ambiguous description of the core+DSP hardware for
    Intel Medfield through Intel Cherrytrail.

    Suggested-by: Pierre-Louis Bossart <pierre-louis.boss...@linux.intel.com>
    Acked-by: Vinod Koul <vinod.k...@intel.com>
    Acked-by: Liam Girdwood <liam.r.girdw...@linux.intel.com>
    Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
    Signed-off-by: Mark Brown <broo...@kernel.org>

Signed-off-by: Bruce Ashfield <bruce.ashfi...@windriver.com>
---
 cfg/sound.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cfg/sound.cfg b/cfg/sound.cfg
index 52794263..183e479d 100644
--- a/cfg/sound.cfg
+++ b/cfg/sound.cfg
@@ -42,7 +42,7 @@ CONFIG_SND_HDA_CODEC_VIA=m
 CONFIG_SND_SOC_AC97_BUS=y
 CONFIG_SND_SOC_COMPRESS=y
 CONFIG_SND_SOC_AMD_ACP=m
-CONFIG_SND_SST_MFLD_PLATFORM=m
+CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m
 CONFIG_SND_SST_IPC=m
 CONFIG_SND_SST_IPC_ACPI=m
 CONFIG_SND_SOC_INTEL_SST_FIRMWARE=m
-- 
2.17.1

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to