summaryrefslogtreecommitdiff
path: root/sound/soc/jz4740/Makefile
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2019-07-26 01:02:08 +0300
committerPaul Burton <paul.burton@mips.com>2019-07-30 20:41:53 +0300
commit91c7db5e7c652108342e80cba4d924f091a92957 (patch)
tree5171016cb5b3fb164349ef80201d2b7d4b6d422b /sound/soc/jz4740/Makefile
parentfe9825146b2586f6747f1f91c5bde9ab7624dfc5 (diff)
downloadlinux-91c7db5e7c652108342e80cba4d924f091a92957.tar.xz
ASoC: jz4740: Drop lb60 board code
The board now uses the simple-audio-card driver. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Tested-by: Artur Rojek <contact@artur-rojek.eu> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Paul Burton <paul.burton@mips.com>
Diffstat (limited to 'sound/soc/jz4740/Makefile')
-rw-r--r--sound/soc/jz4740/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/jz4740/Makefile b/sound/soc/jz4740/Makefile
index fb10e9ad9ff7..f8701c9b09fe 100644
--- a/sound/soc/jz4740/Makefile
+++ b/sound/soc/jz4740/Makefile
@@ -5,8 +5,3 @@
snd-soc-jz4740-i2s-objs := jz4740-i2s.o
obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o
-
-# Jz4740 Machine Support
-snd-soc-qi-lb60-objs := qi_lb60.o
-
-obj-$(CONFIG_SND_JZ4740_SOC_QI_LB60) += snd-soc-qi-lb60.o