Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08747bef authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "config: kona: Disable MI2S, TDM and AUXPCM interfaces"

parents e1815843 37dacc9f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -37,3 +37,5 @@ export CONFIG_SND_SOC_KONA=m
export CONFIG_SND_EVENT=m
export CONFIG_VOICE_MHI=m
export CONFIG_DIGITAL_CDC_RSC_MGR=m
export CONFIG_TDM_DISABLE=m
export CONFIG_AUXPCM_DISABLE=m
+2 −0
Original line number Diff line number Diff line
@@ -41,3 +41,5 @@
#define CONFIG_SND_EVENT 1
#define CONFIG_VOICE_MHI 1
#define CONFIG_DIGITAL_CDC_RSC_MGR 1
#define CONFIG_TDM_DISABLE 1
#define CONFIG_AUXPCM_DISABLE 1