Browse Source

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 years ago
parent
commit
0f1487618d
1 changed files with 1 additions and 0 deletions
  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
 # Remoteproc
 CONFIG_REMOTEPROC=m
 CONFIG_REMOTEPROC=m
 CONFIG_PRU_REMOTEPROC=m
 CONFIG_PRU_REMOTEPROC=m
+CONFIG_TI_K3_R5_REMOTEPROC=m
 
 
 # RPMsg
 # RPMsg
 CONFIG_RPMSG_VIRTIO=m
 CONFIG_RPMSG_VIRTIO=m