summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt6797/Makefile
diff options
context:
space:
mode:
authorKai Chieh Chuang2018-05-31 03:26:20 +0200
committerMark Brown2018-05-31 12:25:08 +0200
commit2c1a5c04417ec10189e4ae9e07543b67c2b48b90 (patch)
treef3046390701735f7a0faa078bc7b0263504bdbf5 /sound/soc/mediatek/mt6797/Makefile
parentASoC: mt6797: add PCM interface (diff)
downloadkernel-qcow2-linux-2c1a5c04417ec10189e4ae9e07543b67c2b48b90.tar.gz
kernel-qcow2-linux-2c1a5c04417ec10189e4ae9e07543b67c2b48b90.tar.xz
kernel-qcow2-linux-2c1a5c04417ec10189e4ae9e07543b67c2b48b90.zip
ASoC: mt6797: add Hostless DAI
add path for hosltess lpbk from ADDA Capture to ADDA Playback add path for hostless phone call between ADDA DAI and PCM DAI Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt6797/Makefile')
-rw-r--r--sound/soc/mediatek/mt6797/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mediatek/mt6797/Makefile b/sound/soc/mediatek/mt6797/Makefile
index 484a6a6fb0f5..bf6e179ea93f 100644
--- a/sound/soc/mediatek/mt6797/Makefile
+++ b/sound/soc/mediatek/mt6797/Makefile
@@ -5,6 +5,7 @@ snd-soc-mt6797-afe-objs := \
mt6797-afe-pcm.o \
mt6797-afe-clk.o \
mt6797-dai-pcm.o \
+ mt6797-dai-hostless.o \
mt6797-dai-adda.o
obj-$(CONFIG_SND_SOC_MT6797) += snd-soc-mt6797-afe.o