mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2024-11-19 13:27:49 +00:00
10 lines
331 B
Plaintext
10 lines
331 B
Plaintext
config MTK_AUDIO_IPI
|
|
tristate "Enable MTK audio ipi support"
|
|
depends on MTK_AUDIODSP_SUPPORT || CONFIG_MTK_SCP_AUDIO
|
|
default m
|
|
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 DSP.
|