summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8195/Makefile
diff options
context:
space:
mode:
authorTrevor Wu <trevor.wu@mediatek.com>2021-10-20 10:14:27 +0300
committerMark Brown <broonie@kernel.org>2021-10-29 18:49:47 +0300
commit0261e36477cfa2608468c1300e30cb667c5e1269 (patch)
tree7bdc59dec8cd61081dc5dc0180f9b3e6ca1b9a12 /sound/soc/mediatek/mt8195/Makefile
parentb6a4e209fb7da1b49cb72fedb405f90e485d5a48 (diff)
downloadlinux-0261e36477cfa2608468c1300e30cb667c5e1269.tar.xz
ASoC: mediatek: mt8195: add machine driver with mt6359, rt1011 and rt5682
This patch adds support for mt8195 board with mt6359, rt1011 and rt5682. Signed-off-by: Trevor Wu <trevor.wu@mediatek.com> Link: https://lore.kernel.org/r/20211020071428.14297-2-trevor.wu@mediatek.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt8195/Makefile')
-rw-r--r--sound/soc/mediatek/mt8195/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mediatek/mt8195/Makefile b/sound/soc/mediatek/mt8195/Makefile
index 44775f400b40..e5f0df5010b6 100644
--- a/sound/soc/mediatek/mt8195/Makefile
+++ b/sound/soc/mediatek/mt8195/Makefile
@@ -13,3 +13,4 @@ obj-$(CONFIG_SND_SOC_MT8195) += snd-soc-mt8195-afe.o
# machine driver
obj-$(CONFIG_SND_SOC_MT8195_MT6359_RT1019_RT5682) += mt8195-mt6359-rt1019-rt5682.o
+obj-$(CONFIG_SND_SOC_MT8195_MT6359_RT1011_RT5682) += mt8195-mt6359-rt1011-rt5682.o