Skip to content

Commit 3c732b6

Browse files
committed
ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xx
Merge series from Ariel D'Alessandro <ariel.dalessandro@collabora.com>: This is a follow up of patchsets: [RFC patch 0/5] Support BCLK input clock in tlv320aic31xx [PATCH 0/4] fsl-asoc-card: Add optional dt property for setting mclk-id Patch "ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codec" in "[RFC patch 0/5] Support BCLK input clock in tlv320aic31xx" missed a Kconfig option. Sending incremental patch fix. Regards, Ariel Ariel D'Alessandro (1): ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xx sound/soc/fsl/Kconfig | 1 + 1 file changed, 1 insertion(+) -- 2.30.2
2 parents 6e2127d + b6ce5d8 commit 3c732b6

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)