Commit Graph

6 Commits

Author SHA1 Message Date
Laxminath Kasam
9a8caf4aaf 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>
2018-03-05 10:49:38 +08:00
Karthikeyan Mani
5e53248e06 autoconf: sdm845: remove unused configs
Remove duplicates and unused configs from the
config header file.

CRs-fixed: 2147443
Change-Id: I10735b0a344e575591c128bd9ca74850c068023d
Signed-off-by: Karthikeyan Mani <kmani@codeaurora.org>
2017-12-11 21:15:39 -08:00
Asish Bhattacharya
13a66c87f4 autoconf: sdm845: add conf to enable display port
Add audio configurations to enable audio functionality
over DisplayPort on sdm845.

Change-Id: If8b5f6c25bca08a61b951cb97167e9ead7271dd3
Signed-off-by: Asish Bhattacharya <asishb@codeaurora.org>
2017-08-31 15:46:11 -07:00
Laxminath Kasam
8c87858751 autoconf: Add conf file support for sdm670 audio
Add new conf files to support sdm670 audio.
Also update sdm845 to support required configs.

Change-Id: I3b0ac16d80bba10a3226dbe5c1b39c64b5780ac9
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2017-08-18 16:56:13 -06:00
Laxminath Kasam
71ca58e195 autoconf: Enable config for wdsp-glink/avtimer
Enable the configs for WCD DSP Glink and avtimer drivers.
Remove the CDSP Loader config as it is not audio related.

Change-Id: Ic6101e106c1e1d91bece6f53d1572507570b6b6f
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2017-08-18 16:56:12 -06:00
Laxminath Kasam
3d0e01d5be autoconf: config file support for audio techpack for sdm845
New conf files are required to enable config for
audio techpack. Add respective files for SDM845.
This provides required config to compile required files
for SDM845 audio.

Change-Id: Ic93d0df0da03d7f891267994380729602ce64c65
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2017-08-18 16:56:09 -06:00