mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
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
This commit is contained in:
commit
3c732b6481
|
|
@ -311,6 +311,7 @@ config SND_SOC_FSL_ASOC_CARD
|
|||
select SND_SOC_FSL_ESAI
|
||||
select SND_SOC_FSL_SAI
|
||||
select SND_SOC_FSL_SSI
|
||||
select SND_SOC_TLV320AIC31XX
|
||||
select SND_SOC_WM8994
|
||||
select MFD_WM8994
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user