summaryrefslogtreecommitdiff
path: root/sound/soc/atmel/Makefile
diff options
context:
space:
mode:
authorCyrille Pitchen <cyrille.pitchen@atmel.com>2018-05-25 15:34:26 +0300
committerMark Brown <broonie@kernel.org>2018-05-29 15:37:21 +0100
commitb543e467d1a9451013cd89ddcacde07dda9e7f32 (patch)
tree5f91372cae54692ebf85f7f19b6d5f98cbb3f19b /sound/soc/atmel/Makefile
parent969cc0528e0efdfdeaa5bbc0ab707d8a7819a8ec (diff)
ASoC: atmel-i2s: add driver for the new Atmel I2S controller
This patch adds support for the Atmel I2S controller embedded into sama5d2x SoCs. Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/atmel/Makefile')
-rw-r--r--sound/soc/atmel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/atmel/Makefile b/sound/soc/atmel/Makefile
index 4440646416e8..cd87cb4bcff5 100644
--- a/sound/soc/atmel/Makefile
+++ b/sound/soc/atmel/Makefile
@@ -3,10 +3,12 @@
snd-soc-atmel-pcm-pdc-objs := atmel-pcm-pdc.o
snd-soc-atmel-pcm-dma-objs := atmel-pcm-dma.o
snd-soc-atmel_ssc_dai-objs := atmel_ssc_dai.o
+snd-soc-atmel-i2s-objs := atmel-i2s.o
obj-$(CONFIG_SND_ATMEL_SOC_PDC) += snd-soc-atmel-pcm-pdc.o
obj-$(CONFIG_SND_ATMEL_SOC_DMA) += snd-soc-atmel-pcm-dma.o
obj-$(CONFIG_SND_ATMEL_SOC_SSC) += snd-soc-atmel_ssc_dai.o
+obj-$(CONFIG_SND_ATMEL_SOC_I2S) += snd-soc-atmel-i2s.o
# AT91 Machine Support
snd-soc-sam9g20-wm8731-objs := sam9g20_wm8731.o