소스 검색

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