blob: 6d1e580b967b97db05a5bc2e2d914b58883a23a4 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0-only
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 side.