summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/Makefile
diff options
context:
space:
mode:
authorTrevor Wu <trevor.wu@mediatek.com>2021-08-19 16:41:39 +0800
committerMark Brown <broonie@kernel.org>2021-08-24 19:13:56 +0100
commit6746cc858259985a945a07075a19ec4d24352407 (patch)
tree677d2136fb072a877cdd3a8d2819699ef73a93e5 /sound/soc/mediatek/Makefile
parent1f95c019115cc503c4c47fd7108675a56cdb29b4 (diff)
downloadlinux-stable-6746cc858259985a945a07075a19ec4d24352407.tar.gz
linux-stable-6746cc858259985a945a07075a19ec4d24352407.tar.bz2
linux-stable-6746cc858259985a945a07075a19ec4d24352407.zip
ASoC: mediatek: mt8195: add platform driver
This patch adds mt8195 platform and affiliated driver. Signed-off-by: Trevor Wu <trevor.wu@mediatek.com> Reported-by: kernel test robot <lkp@intel.com> Link: https://lore.kernel.org/r/20210819084144.18483-7-trevor.wu@mediatek.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/Makefile')
-rw-r--r--sound/soc/mediatek/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mediatek/Makefile b/sound/soc/mediatek/Makefile
index f6cb6b8508e3..34778ca12106 100644
--- a/sound/soc/mediatek/Makefile
+++ b/sound/soc/mediatek/Makefile
@@ -5,3 +5,4 @@ obj-$(CONFIG_SND_SOC_MT6797) += mt6797/
obj-$(CONFIG_SND_SOC_MT8173) += mt8173/
obj-$(CONFIG_SND_SOC_MT8183) += mt8183/
obj-$(CONFIG_SND_SOC_MT8192) += mt8192/
+obj-$(CONFIG_SND_SOC_MT8195) += mt8195/