summaryrefslogtreecommitdiff
path: root/sound/soc/hisilicon/Makefile
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2017-03-31 15:06:00 -0700
committerMark Brown <broonie@kernel.org>2017-04-10 19:40:13 +0100
commit0bf750f4cbe1406d8819cbec2a3ff6beeb824617 (patch)
tree88bee31af96280750aa629bb9858afee22cdbd23 /sound/soc/hisilicon/Makefile
parent9e615f63cbafa2147fd302ab495d7b785306bc26 (diff)
ASoC: hisilicon: Add hi6210 i2s audio driver
Add driver for hi6210 i2s controller found on hi6220 boards. Signed-off-by: Andy Green <andy.green@linaro.org> [jstultz: Forward ported to mainline, fairly major rework based on suggestions from Mark Brown] Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/hisilicon/Makefile')
-rw-r--r--sound/soc/hisilicon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/hisilicon/Makefile b/sound/soc/hisilicon/Makefile
new file mode 100644
index 000000000000..e8095e2af91a
--- /dev/null
+++ b/sound/soc/hisilicon/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_SND_I2S_HI6210_I2S) += hi6210-i2s.o