aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/img/Makefile
diff options
context:
space:
mode:
authorDamien.Horsley <Damien.Horsley@imgtec.com>2015-11-04 14:40:57 +0000
committerMark Brown <broonie@kernel.org>2015-11-16 10:06:58 +0000
commit3958232273d791629d8fffc67b6c5b895ab1e91a (patch)
treec416bc85145c29760e6ce5485531abbdf347b0d9 /sound/soc/img/Makefile
parentASoC: img: Add binding document for SPDIF output controller (diff)
downloadwireguard-linux-3958232273d791629d8fffc67b6c5b895ab1e91a.tar.xz
wireguard-linux-3958232273d791629d8fffc67b6c5b895ab1e91a.zip
ASoC: img: Add driver for SPDIF output controller
Add driver for Imagination Technologies SPDIF 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 85ded5eede5f..1a44fb4b08fe 100644
--- a/sound/soc/img/Makefile
+++ b/sound/soc/img/Makefile
@@ -2,3 +2,4 @@ obj-$(CONFIG_SND_SOC_IMG_I2S_IN) += img-i2s-in.o
obj-$(CONFIG_SND_SOC_IMG_I2S_OUT) += img-i2s-out.o
obj-$(CONFIG_SND_SOC_IMG_PARALLEL_OUT) += img-parallel-out.o
obj-$(CONFIG_SND_SOC_IMG_SPDIF_IN) += img-spdif-in.o
+obj-$(CONFIG_SND_SOC_IMG_SPDIF_OUT) += img-spdif-out.o