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

Commit ec4074f7 authored by Sharad Sangle's avatar Sharad Sangle Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: msm: remove obsolete dolby driver



Remove the obsolete Dolby driver as it is no longer
used.

CRs-Fixed: 2007569
Change-Id: I863f2b930d579730761da7964f246c914583ef51
Signed-off-by: default avatarSharad Sangle <assangle@codeaurora.org>
parent 3ba1a36a
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -30,16 +30,6 @@ config SND_SOC_QDSP_DEBUG
	 is inducing kernel panic upon encountering critical
	 errors from DSP audio modules

config DOLBY_DAP
	bool "Enable Dolby DAP"
	depends on SND_SOC_MSM_QDSP6V2_INTF
	help
	 To add support for dolby DAP post processing.
	 This support is to configure the post processing parameters
	 to DSP. The configuration includes sending the end point
	 device, end point dependent post processing parameters and
	 the various posrt processing parameters

config DOLBY_DS2
	bool "Enable Dolby DS2"
	depends on SND_SOC_MSM_QDSP6V2_INTF
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ obj-$(CONFIG_SND_SOC_QDSP6V2) += snd-soc-qdsp6v2.o msm-pcm-dtmf-v2.o \
				 msm-dai-stub-v2.o
obj-$(CONFIG_SND_HWDEP) += msm-pcm-routing-devdep.o
obj-$(CONFIG_DTS_EAGLE) += msm-dts-eagle.o
obj-$(CONFIG_DOLBY_DAP) += msm-dolby-dap-config.o
obj-$(CONFIG_DOLBY_DS2) += msm-ds2-dap-config.o
obj-$(CONFIG_DOLBY_LICENSE) += msm-ds2-dap-config.o
obj-$(CONFIG_DTS_SRS_TM) += msm-dts-srs-tm-config.o
+0 −1092

File deleted.

Preview size limit exceeded, changes collapsed.