summaryrefslogtreecommitdiff
path: root/sound/soc/img/Makefile
diff options
context:
space:
mode:
authorDamien.Horsley <Damien.Horsley@imgtec.com>2015-11-04 14:40:52 +0000
committerMark Brown <broonie@kernel.org>2015-11-16 10:06:58 +0000
commit8ceb3b259cddb9b0505a6697cdefd3110445d1d7 (patch)
tree6f31f2884c4d7703f73258534611f3f62a79847d /sound/soc/img/Makefile
parent71dfaf5f9dd0ae1a1f1a6d5ecb716df70b1d2260 (diff)
ASoC: img: Add driver for parallel output controller
Add driver for Imagination Technologies parallel 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 c41a4af8dd89..da8976322488 100644
--- a/sound/soc/img/Makefile
+++ b/sound/soc/img/Makefile
@@ -1,2 +1,3 @@
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