Răsfoiți Sursa

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 ani în urmă
părinte
comite
0d32ae73c4
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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