Эх сурвалжийг харах

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 жил өмнө
parent
commit
0f1487618d

+ 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