浏览代码

ti_config_fragments: v8_rpmsg: Enable K3 DSP remoteproc support

Add support to build the K3 DSP remoteproc driver to enable both the
C66x and the single C71x DSP processor subsystems present within the
MAIN domain on J721E SoCs. The other required remoteproc core, OMAP
Mailbox, virtio/rpmsg modules were already enabled. These are the
minimum required modules for enabling remoteproc and rpmsg communication
with the C66x and C71x remote processors on the J721E family of SoCs.

Signed-off-by: Suman Anna <s-anna@ti.com>
Suman Anna 6 年之前
父节点
当前提交
0d32ae73c4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ti_config_fragments/v8_ipc.cfg

+ 1 - 0
ti_config_fragments/v8_ipc.cfg

@@ -16,6 +16,7 @@ CONFIG_TI_PRUSS=m
 CONFIG_REMOTEPROC=m
 CONFIG_PRU_REMOTEPROC=m
 CONFIG_TI_K3_R5_REMOTEPROC=m
+CONFIG_TI_K3_DSP_REMOTEPROC=m
 
 # RPMsg
 CONFIG_RPMSG_VIRTIO=m