Browse Source

asoc: config: Support for ep92 HDMI bridge device

Add config for ep92 device to be enabled in QCS405

Change-Id: I9f1529ff9917866986dd2ab81ac5ed9381592be0
Signed-off-by: Ralf Herz <[email protected]>
Ralf Herz 6 years ago
parent
commit
ed30d2c223
2 changed files with 2 additions and 0 deletions
  1. 1 0
      config/qcs405auto.conf
  2. 1 0
      config/qcs405autoconf.h

+ 1 - 0
config/qcs405auto.conf

@@ -34,3 +34,4 @@ CONFIG_DTS_SRS_TM=m
 CONFIG_SND_SOC_MSM_STUB=m
 CONFIG_MSM_AVTIMER=m
 CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=m
+CONFIG_SND_SOC_EP92=m

+ 1 - 0
config/qcs405autoconf.h

@@ -46,3 +46,4 @@
 #define CONFIG_SND_SOC_MSM_STUB 1
 #define CONFIG_MSM_AVTIMER 1
 #define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1
+#define CONFIG_SND_SOC_EP92 1