diff options
author | Felipe F. Tonello <eu@felipetonello.com> | 2016-01-29 11:01:00 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-02-05 13:32:40 +0000 |
commit | 57e756d30268a0373cce97165bd57331554f4bfd (patch) | |
tree | 52371f2ba7cf7e2240c3e59c195ecb1142d47321 /sound/soc/fsl/Kconfig | |
parent | 089dfaf7f7f9b18e3dffb6d9ee8b37089025b952 (diff) | |
download | linux-57e756d30268a0373cce97165bd57331554f4bfd.tar.bz2 |
ASoC: fsl-asoc-card: add cs4271 and cs4272 support
add cs4271 and cs42727 support for fsl-asoc-card
Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r-- | sound/soc/fsl/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig index 14dfdee05fd5..35aabf9dc503 100644 --- a/sound/soc/fsl/Kconfig +++ b/sound/soc/fsl/Kconfig @@ -292,8 +292,8 @@ config SND_SOC_FSL_ASOC_CARD select SND_SOC_FSL_SSI help ALSA SoC Audio support with ASRC feature for Freescale SoCs that have - ESAI/SAI/SSI and connect with external CODECs such as WM8962, CS42888 - and SGTL5000. + ESAI/SAI/SSI and connect with external CODECs such as WM8962, CS42888, + CS4271, CS4272 and SGTL5000. Say Y if you want to add support for Freescale Generic ASoC Sound Card. endif # SND_IMX_SOC |