Skip to content

Commit b6ce5d8

Browse files
adalessandrobroonie
authored andcommitted
ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xx
The following commit added support for tlv320aic31xx codec to fsl-asoc-card, but missed the related Kconfig option. Fix this. commit 8c9b9cf Author: Ariel D'Alessandro <ariel.dalessandro@collabora.com> Date: Fri Nov 19 12:32:48 2021 -0300 ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codec Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com> Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Link: https://lore.kernel.org/r/20211203175018.252641-2-ariel.dalessandro@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 0695ad9 commit b6ce5d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/fsl/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ config SND_SOC_FSL_ASOC_CARD
311311
select SND_SOC_FSL_ESAI
312312
select SND_SOC_FSL_SAI
313313
select SND_SOC_FSL_SSI
314+
select SND_SOC_TLV320AIC31XX
314315
select SND_SOC_WM8994
315316
select MFD_WM8994
316317
help

0 commit comments

Comments
 (0)