summaryrefslogtreecommitdiff
path: root/sound/soc/uniphier/Makefile
diff options
context:
space:
mode:
authorKatsuhiro Suzuki <suzuki.katsuhiro@socionext.com>2017-11-22 20:43:17 +0900
committerMark Brown <broonie@kernel.org>2017-12-04 18:36:15 +0000
commit3a47b1dfa2913038623cec3164adfb2448269fa6 (patch)
tree9b921832d2685098f6a71f55954abfa01c9975fb /sound/soc/uniphier/Makefile
parente85c8d3e25c09fd9b21ba74e14078ab4c1d977ef (diff)
downloadlwn-3a47b1dfa2913038623cec3164adfb2448269fa6.tar.gz
lwn-3a47b1dfa2913038623cec3164adfb2448269fa6.zip
ASoC: uniphier: add support for UniPhier EVEA codec
This patch adds EVEA codec driver. This codec core is in inside of UniPhier SoC. Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/uniphier/Makefile')
-rw-r--r--sound/soc/uniphier/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/uniphier/Makefile b/sound/soc/uniphier/Makefile
new file mode 100644
index 000000000000..3be00d72f5e5
--- /dev/null
+++ b/sound/soc/uniphier/Makefile
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0
+snd-soc-uniphier-evea-objs := evea.o
+obj-$(CONFIG_SND_SOC_UNIPHIER_EVEA_CODEC) += snd-soc-uniphier-evea.o