summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/Makefile
diff options
context:
space:
mode:
authorKoro Chen <koro.chen@mediatek.com>2015-06-15 22:38:02 +0800
committerMark Brown <broonie@kernel.org>2015-06-16 12:51:21 +0100
commitee0bcaff109f36d582df9851f204c9a5eb79c028 (patch)
tree1a41c5bf322a19e38508f60e734df56e41399e24 /sound/soc/mediatek/Makefile
parentb787f68c36d49bb1d9236f403813641efa74a031 (diff)
ASoC: mediatek: Add AFE platform driver
This is the DPCM based platform driver of AFE (Audio Front End) unit. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> 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
new file mode 100644
index 000000000000..5f27cc772f66
--- /dev/null
+++ b/sound/soc/mediatek/Makefile
@@ -0,0 +1,2 @@
+# MTK Platform Support
+obj-$(CONFIG_SND_SOC_MEDIATEK) += mtk-afe-pcm.o