瀏覽代碼

ti_config_fragments: v8_rpmsg: Enable K3 R5F remoteproc support

Add support to build the K3 R5F remoteproc driver to enable the MCUSS
R5F Cluster present on AM65x SoCs. The other required remoteproc core
and the virtio/rpmsg modules are also explicitly enabled to showcase
the remoteproc/rpmsg communication with these R5F remote processors
on various K3 family of SoCs. All of these drivers will be built as
modules by default.

Signed-off-by: Suman Anna <s-anna@ti.com>
Suman Anna 7 年之前
父節點
當前提交
0f1487618d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ti_config_fragments/v8_ipc.cfg

+ 1 - 0
ti_config_fragments/v8_ipc.cfg

@@ -15,6 +15,7 @@ CONFIG_TI_PRUSS=m
 # Remoteproc
 CONFIG_REMOTEPROC=m
 CONFIG_PRU_REMOTEPROC=m
+CONFIG_TI_K3_R5_REMOTEPROC=m
 
 # RPMsg
 CONFIG_RPMSG_VIRTIO=m