aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt8183/Makefile
diff options
context:
space:
mode:
authorShunli Wang <shunli.wang@mediatek.com>2019-03-29 16:34:48 +0800
committerMark Brown <broonie@kernel.org>2019-04-01 15:04:46 +0700
commitebbddc75bbe8d8eab64d3285b0480f5ae9232b2e (patch)
treeb4050e4c61be89c988b3f13c52c6046ee7ebb640 /sound/soc/mediatek/mt8183/Makefile
parentASoC: Mediatek: Add document for mt8183-mt6358-ts3a227-max98357 (diff)
downloadlinux-dev-ebbddc75bbe8d8eab64d3285b0480f5ae9232b2e.tar.xz
linux-dev-ebbddc75bbe8d8eab64d3285b0480f5ae9232b2e.zip
ASoC: Mediatek: MT8183: Add machine driver with DA7219
This patch adds support for the machine board with mt6358, da7219 and max98357 codecs. Signed-off-by: Shunli Wang <shunli.wang@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt8183/Makefile')
-rw-r--r--sound/soc/mediatek/mt8183/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mediatek/mt8183/Makefile b/sound/soc/mediatek/mt8183/Makefile
index 6177bbd9caaa..c0a3bbc2c1f6 100644
--- a/sound/soc/mediatek/mt8183/Makefile
+++ b/sound/soc/mediatek/mt8183/Makefile
@@ -12,3 +12,4 @@ snd-soc-mt8183-afe-objs := \
obj-$(CONFIG_SND_SOC_MT8183) += snd-soc-mt8183-afe.o
obj-$(CONFIG_SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A) += mt8183-mt6358-ts3a227-max98357.o
+obj-$(CONFIG_SND_SOC_MT8183_DA7219_MAX98357A) += mt8183-da7219-max98357.o