Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-microblaze.git] / drivers / firmware / Kconfig
index d659649..b59e304 100644 (file)
@@ -203,6 +203,15 @@ config INTEL_STRATIX10_RSU
 
          Say Y here if you want Intel RSU support.
 
+config MTK_ADSP_IPC
+       tristate "MTK ADSP IPC Protocol driver"
+       depends on MTK_ADSP_MBOX
+       help
+         Say yes here to add support for the MediaTek ADSP IPC
+         between host AP (Linux) and the firmware running on ADSP.
+         ADSP exists on some mtk processors.
+         Client might use shared memory to exchange information with ADSP.
+
 config QCOM_SCM
        tristate