Merge branch 'parisc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[platform/kernel/linux-starfive.git] / drivers / rpmsg / Kconfig
index 7092765..a9108ff 100644 (file)
@@ -15,6 +15,15 @@ config RPMSG_CHAR
          in /dev. They make it possible for user-space programs to send and
          receive rpmsg packets.
 
+config RPMSG_MTK_SCP
+       tristate "MediaTek SCP"
+       depends on MTK_SCP
+       select RPMSG
+       help
+         Say y here to enable support providing communication channels to
+         remote processors in MediaTek platforms.
+         This use IPI and IPC to communicate with remote processors.
+
 config RPMSG_QCOM_GLINK_NATIVE
        tristate
        select RPMSG