Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd044da0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: msm8996: remove unused machine driver"

parents 84c4dccf dc35f511
Loading
Loading
Loading
Loading
+0 −28
Original line number Diff line number Diff line
@@ -160,34 +160,6 @@ config SND_SOC_EXT_CODEC
	the machine driver and the corresponding
	DAI-links

config SND_SOC_MSM8996
	tristate "SoC Machine driver for MSM8996 boards"
	depends on ARCH_MSM8996
	select SND_SOC_COMPRESS
	select SND_SOC_QDSP6V2
	select SND_SOC_MSM_STUB
	select SND_SOC_MSM_HOSTLESS_PCM
	select SND_DYNAMIC_MINORS
	select MSM_QDSP6_APRV2
	select MSM_QDSP6V2_CODECS
	select SND_SOC_WCD9335
	select SND_SOC_WSA881X
	select SND_SOC_MSM_HDMI_CODEC_RX
	select DTS_SRS_TM
	select QTI_PP
	select QTI_PP_AUDIOSPHERE
	select SND_SOC_CPE
	select MSM_ULTRASOUND
	select DOLBY_DS2
	select SND_HWDEP
        select DTS_EAGLE
	help
	 To add support for SoC audio on MSM8996.
	 This will enable sound soc drivers which
	 interfaces with DSP, also it will enable
	 the machine driver and the corresponding
	 DAI-links

config SND_SOC_MACHINE_MSM8998
	tristate "SoC Machine driver for MSM8998 boards"
	select SND_SOC_WSA881X
+0 −4
Original line number Diff line number Diff line
@@ -12,10 +12,6 @@ obj-$(CONFIG_SND_SOC_QDSP6V2) += snd-soc-qdsp6v2.o
snd-soc-cpe-objs := msm-cpe-lsm.o
obj-$(CONFIG_SND_SOC_CPE) += snd-soc-cpe.o

# for MSM8996 sound card driver
snd-soc-msm8996-objs := msm8996.o
obj-$(CONFIG_SND_SOC_MSM8996) += snd-soc-msm8996.o

# for MSM8998 sound card driver
snd-soc-msm8998-objs := msm8998.o
obj-$(CONFIG_SND_SOC_MACHINE_MSM8998) += snd-soc-msm8998.o

sound/soc/msm/msm8996.c

deleted100644 → 0
+0 −4007

File deleted.

Preview size limit exceeded, changes collapsed.