summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt8186/Makefile
diff options
context:
space:
mode:
authorJiaxin Yu <jiaxin.yu@mediatek.com>2022-07-19 00:22:03 +0800
committerMark Brown <broonie@kernel.org>2022-07-20 17:42:27 +0100
commit0da16e370dd7a17b33b6fa2769ad9536389a0e12 (patch)
tree7e76af3281e5cc4ad3ac614196d9d78961f80c5f /sound/soc/mediatek/mt8186/Makefile
parent3c6e24b65b53ce22c30492b9f239853b01d2d5b2 (diff)
downloadlinux-0da16e370dd7a17b33b6fa2769ad9536389a0e12.tar.bz2
ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682s
Add support for mt8186 board with mt6366, rt1019 and rt5682s. Signed-off-by: Jiaxin Yu <jiaxin.yu@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20220718162204.26238-8-jiaxin.yu@mediatek.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt8186/Makefile')
-rw-r--r--sound/soc/mediatek/mt8186/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mediatek/mt8186/Makefile b/sound/soc/mediatek/mt8186/Makefile
index e7ddbe74d9d5..49b0026628a0 100644
--- a/sound/soc/mediatek/mt8186/Makefile
+++ b/sound/soc/mediatek/mt8186/Makefile
@@ -19,3 +19,4 @@ snd-soc-mt8186-afe-objs := \
obj-$(CONFIG_SND_SOC_MT8186) += snd-soc-mt8186-afe.o
obj-$(CONFIG_SND_SOC_MT8186_MT6366_DA7219_MAX98357) += mt8186-mt6366-da7219-max98357.o
+obj-$(CONFIG_SND_SOC_MT8186_MT6366_RT1019_RT5682S) += mt8186-mt6366-rt1019-rt5682s.o