Skip to content

Commit a1010da

Browse files
committed
ASoC: tacna: Enable wm_adsp when Tacna is built in
Change-Id: I64bd718439ebfb8bf71e36d49a57d66dfbe8410a Signed-off-by: Charles Keepax <[email protected]>
1 parent 4ee9486 commit a1010da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sound/soc/codecs/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,12 @@ config SND_SOC_WM_HUBS
254254
config SND_SOC_WM_ADSP
255255
tristate
256256
select SND_SOC_COMPRESS
257+
default y if SND_SOC_TACNA=y
257258
default y if SND_SOC_CS47L24=y
258259
default y if SND_SOC_WM5102=y
259260
default y if SND_SOC_WM5110=y
260261
default y if SND_SOC_WM2200=y
262+
default m if SND_SOC_TACNA=m
261263
default m if SND_SOC_CS47L24=m
262264
default m if SND_SOC_WM5102=m
263265
default m if SND_SOC_WM5110=m

0 commit comments

Comments
 (0)