Loading sound/soc/msm/Kconfig +0 −10 Original line number Diff line number Diff line Loading @@ -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 Loading sound/soc/msm/qdsp6v2/Makefile +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
sound/soc/msm/Kconfig +0 −10 Original line number Diff line number Diff line Loading @@ -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 Loading
sound/soc/msm/qdsp6v2/Makefile +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading