Skip to content

Commit 6954b32

Browse files
committed
Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fix for v5.6 An incremental fix for the Qualcomm COMMON_CLK issue.
2 parents 6d011d5 + 13426fe commit 6954b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/soc/codecs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ config SND_SOC_ALL_CODECS
214214
select SND_SOC_UDA134X
215215
select SND_SOC_UDA1380 if I2C
216216
select SND_SOC_WCD9335 if SLIMBUS
217-
select SND_SOC_WCD934X if MFD_WCD934X
217+
select SND_SOC_WCD934X if MFD_WCD934X && COMMON_CLK
218218
select SND_SOC_WL1273 if MFD_WL1273_CORE
219219
select SND_SOC_WM0010 if SPI_MASTER
220220
select SND_SOC_WM1250_EV1 if I2C

0 commit comments

Comments
 (0)