Merge "ASoC: msm: remove obsolete dolby driver"
This commit is contained in:
commit
cbd1ddded0
3 changed files with 0 additions and 1103 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue