summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/Makefile
diff options
context:
space:
mode:
authorKoro Chen <koro.chen@mediatek.com>2015-06-15 22:38:03 +0800
committerMark Brown <broonie@kernel.org>2015-06-16 12:52:36 +0100
commita54f6f0c5b7fb4048ea3de9751720090ac92a570 (patch)
tree7952d02c234e6b046dc36f57cfd16db8d873fe3e /sound/soc/mediatek/Makefile
parentee0bcaff109f36d582df9851f204c9a5eb79c028 (diff)
downloadop-kernel-dev-a54f6f0c5b7fb4048ea3de9751720090ac92a570.zip
op-kernel-dev-a54f6f0c5b7fb4048ea3de9751720090ac92a570.tar.gz
ASoC: mediatek: Add machine driver for MAX98090 codec
This is the DPCM based machine driver with MAX98090 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/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/mediatek/Makefile b/sound/soc/mediatek/Makefile
index 5f27cc7..08fa765 100644
--- a/sound/soc/mediatek/Makefile
+++ b/sound/soc/mediatek/Makefile
@@ -1,2 +1,4 @@
# MTK Platform Support
obj-$(CONFIG_SND_SOC_MEDIATEK) += mtk-afe-pcm.o
+# Machine support
+obj-$(CONFIG_SND_SOC_MT8173_MAX98090) += mt8173-max98090.o
OpenPOWER on IntegriCloud