aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/img/Makefile
diff options
context:
space:
mode:
authorDamien.Horsley <Damien.Horsley@imgtec.com>2015-11-04 14:40:50 +0000
committerMark Brown <broonie@kernel.org>2015-11-16 10:06:58 +0000
commitd0e3992c939cb146a0de9e7c74a227e8be4629a9 (patch)
tree04e8e42d0d9aaa5151a46640ac8e5ce27f9fc25d /sound/soc/img/Makefile
parentASoC: img: Add binding document for I2S output controller (diff)
downloadwireguard-linux-d0e3992c939cb146a0de9e7c74a227e8be4629a9.tar.xz
wireguard-linux-d0e3992c939cb146a0de9e7c74a227e8be4629a9.zip
ASoC: img: Add driver for I2S output controller
Add driver for Imagination Technologies I2S output controller Signed-off-by: Damien.Horsley <Damien.Horsley@imgtec.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/img/Makefile')
-rw-r--r--sound/soc/img/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/img/Makefile b/sound/soc/img/Makefile
index fe8426b369c2..c41a4af8dd89 100644
--- a/sound/soc/img/Makefile
+++ b/sound/soc/img/Makefile
@@ -1 +1,2 @@
obj-$(CONFIG_SND_SOC_IMG_I2S_IN) += img-i2s-in.o
+obj-$(CONFIG_SND_SOC_IMG_I2S_OUT) += img-i2s-out.o