kernel_samsung_a34x-permissive/drivers/misc/mediatek/audio_ipi/Kconfig
2024-04-28 15:49:01 +02:00

21 lines
617 B
Plaintext
Executable file

config MTK_AUDIO_IPI
bool "Enable MTK audio ipi support"
default n
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"
default n
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.