config MTK_AUDIO_IPI
	bool "Enable MTK audio ipi support"
	default y
	depends on MTK_AUDIODSP_SUPPORT || MTK_VOW_SUPPORT
	help
	  This option enables MTK audio ipi modules to communicate
	  with subsystem.
	  This option depends on MediaTek in-house audio DSP support
	  or audio feature support on MediaTek in-house SCP.

config MTK_AURISYS_PHONE_CALL_SUPPORT
	bool "enable phone call speech processing on OpenDSP"
	help
	  Select this to enable phone call speech enhancement in OpenDSP.
	  The OpenDSP is a DSP that can integrate 3rd party algorithm
	  for speech processing.
	  If unsure, say N here.


