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

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

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

parents 74aaa100 ef3fa691
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -38,3 +38,6 @@ CONFIG_SND_SOC_WCD937X=m
CONFIG_SND_SOC_WCD937X_SLAVE=m
CONFIG_SND_SOC_LITO=m
CONFIG_SND_EVENT=m
CONFIG_MI2S_DISABLE=m
CONFIG_TDM_DISABLE=m
CONFIG_AUXPCM_DISABLE=m
+3 −0
Original line number Diff line number Diff line
@@ -42,3 +42,6 @@
#define CONFIG_SND_SOC_WCD937X_SLAVE 1
#define CONFIG_SND_SOC_LITO 1
#define CONFIG_SND_EVENT 1
#define CONFIG_MI2S_DISABLE 1
#define CONFIG_TDM_DISABLE 1
#define CONFIG_AUXPCM_DISABLE 1