diff options
author | Mark Brown <broonie@kernel.org> | 2023-03-13 14:07:37 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-13 14:07:37 +0000 |
commit | 4727d4d775654986913a21c35c7cfaf1ecdafd62 (patch) | |
tree | 8d9cc0ea1e8c43528b5e6fd69b1d82a36651069a /sound/soc/fsl | |
parent | 32ef0f1a7f01b1832e108380bb2178270058f1f6 (diff) | |
parent | e041a2a550582106cba6a7c862c90dfc2ad14492 (diff) |
ASoC: Merge up fixes as a dependency for future SOF work
New SOF changes require the current set of fixes.
Diffstat (limited to 'sound/soc/fsl')
-rw-r--r-- | sound/soc/fsl/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 17db29c25d96..725c530a3636 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -303,6 +303,10 @@ config SND_SOC_IMX_SGTL5000 Say Y if you want to add support for SoC audio on an i.MX board with a sgtl5000 codec. + Note that this is an old driver. Consider enabling + SND_SOC_FSL_ASOC_CARD and SND_SOC_SGTL5000 to use the newer + driver. + config SND_SOC_IMX_SPDIF tristate "SoC Audio support for i.MX boards with S/PDIF" select SND_SOC_IMX_PCM_DMA |