summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/Makefile
diff options
context:
space:
mode:
authorKoro Chen <koro.chen@mediatek.com>2015-06-15 22:38:04 +0800
committerMark Brown <broonie@kernel.org>2015-06-16 12:52:36 +0100
commit662e8d917f685011a24492c106737ea5fdff8136 (patch)
treea47336fd836967a809393bb0892887ccbdcc62be /sound/soc/mediatek/Makefile
parenta54f6f0c5b7fb4048ea3de9751720090ac92a570 (diff)
ASoC: mediatek: Add machine driver for rt5650 rt5676 codec
This is the DPCM based machine driver with rt5650 and rt5676 Signed-off-by: Nicolas Boichat <drinkcat@chromium.org> Signed-off-by: Koro Chen <koro.chen@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 08fa765b1f0b..75effbec438d 100644
--- a/sound/soc/mediatek/Makefile
+++ b/sound/soc/mediatek/Makefile
@@ -2,3 +2,4 @@
obj-$(CONFIG_SND_SOC_MEDIATEK) += mtk-afe-pcm.o
# Machine support
obj-$(CONFIG_SND_SOC_MT8173_MAX98090) += mt8173-max98090.o
+obj-$(CONFIG_SND_SOC_MT8173_RT5650_RT5676) += mt8173-rt5650-rt5676.o