Merge "autoconf: sdm670: add support to compile analog and digital codec"
This commit is contained in:
commit
8baa1d3330
2 changed files with 4 additions and 0 deletions
|
@ -43,5 +43,7 @@ CONFIG_SND_SOC_MSM_STUB=y
|
|||
CONFIG_WCD_DSP_GLINK=y
|
||||
CONFIG_MSM_AVTIMER=y
|
||||
CONFIG_SND_SOC_SDM660_CDC=y
|
||||
CONFIG_SND_SOC_ANALOG_CDC=y
|
||||
CONFIG_SND_SOC_DIGITAL_CDC=y
|
||||
CONFIG_SND_SOC_MSM_SDW=y
|
||||
CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=y
|
||||
|
|
|
@ -56,5 +56,7 @@
|
|||
#define CONFIG_SND_SOC_EXT_CODEC 1
|
||||
#define CONFIG_SND_SOC_INT_CODEC 1
|
||||
#define CONFIG_SND_SOC_SDM660_CDC 1
|
||||
#define CONFIG_SND_SOC_ANALOG_CDC 1
|
||||
#define CONFIG_SND_SOC_DIGITAL_CDC 1
|
||||
#define CONFIG_SND_SOC_MSM_SDW 1
|
||||
#define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1
|
||||
|
|
Loading…
Add table
Reference in a new issue