1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/sound/soc/intel/atom/sst
Cezary Rojewski 1849a3872f
ASoC: Intel: atom: Remove duplicate kconfigs
SND_SST_IPC and its _PCI and _ACPI variants all target
sound/soc/intel/atom solution alone. SND_SST_IPC is the core component,
required for PCI and ACPI based atom platforms both. _PCI and _ACPI
target Merrifield/Edison and Baytrial/Cherrytrail platforms
respectively.

On top of that, there is an equivalent set of configs targeting the same
solution:
- SND_SST_ATOM_HIFI2_PLATFORM (core)
- SND_SST_ATOM_HIFI2_PLATFORM_PCI
- SND_SST_ATOM_HIFI2_PLATFORM_ACPI

As both sets do the same job - allow for granular platform selection -
remove the duplicate set and rely on SND_SST_ATOM_HIFI2_PLATOFRM_XXX
configs alone.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20201012095005.29859-1-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-10-14 20:29:54 +01:00
..
Makefile ASoC: Intel: atom: Remove duplicate kconfigs 2020-10-14 20:29:54 +01:00
sst.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst.h ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst_acpi.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst_drv_interface.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst_ipc.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst_loader.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst_pci.c ASoC: Intel: mrfld: return error codes when an error occurs 2020-02-11 11:25:05 +00:00
sst_pvt.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst_stream.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00