ASoC: Update config of SND_HWDEP
As CONFIG_SND_HWDEP is defined by default in kernel tree, msm-pcm-routing-devdep.c file in audio drivers gets compiled always. Use CONFIG_SND_HWDEP_ROUTING config instead of CONFIG_SND_HWDEP to compile msm-pcm-routing-devdep.c file. Change-Id: I19c4b0a56dbe6c4890ece645fcf100687f762f5d Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org> Signed-off-by: Meng Wang <mwang@codeaurora.org>
This commit is contained in:

zatwierdzone przez
Meng Wang

rodzic
a2060b3fa2
commit
9a8caf4aaf
@@ -39,7 +39,7 @@
|
||||
#define CONFIG_SND_SOC_WCD_MBHC_ADC 1
|
||||
#define CONFIG_SND_SOC_QDSP6V2 1
|
||||
#define CONFIG_QTI_PP 1
|
||||
#define CONFIG_SND_HWDEP 1
|
||||
#define CONFIG_SND_HWDEP_ROUTING 1
|
||||
#define CONFIG_DTS_EAGLE 1
|
||||
#define CONFIG_DOLBY_DS2 1
|
||||
#define CONFIG_DOLBY_LICENSE 1
|
||||
|
Reference in New Issue
Block a user