config: kona: Disable MI2S, TDM and AUXPCM interfaces

Disable MI2S, TDM and AUXPCM interfaces to avoid
unnecessary registration of mixer controls and
improve performance in loading mixer paths.

Change-Id: Id0e37ee772ac10a84eb683a4f8736e7f6ff42fad
Signed-off-by: Prasad Kumpatla <nkumpat@codeaurora.org>
diff --git a/config/konaauto.conf b/config/konaauto.conf
index 74ca2d4..e88e51e 100644
--- a/config/konaauto.conf
+++ b/config/konaauto.conf
@@ -37,3 +37,5 @@
 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