Skip to content

Commit b14ca11

Browse files
authored
config: kernel: linux-k3-beagle-current-rt: Enable M4 remoteporc (#8395)
- PocketBeagle 2 and BeaglePlay requires this driver. - The M4 core supports ZephyrRTOS and FreeRTOS along with bare-metal. - Is already enabled in current and edge branch Signed-off-by: Ayush Singh <[email protected]>
1 parent 78bb6fe commit b14ca11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/kernel/linux-k3-beagle-current-rt.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,6 +814,7 @@ CONFIG_ARM_SMMU_V3=y
814814
CONFIG_REMOTEPROC=y
815815
CONFIG_REMOTEPROC_CDEV=y
816816
CONFIG_TI_K3_DSP_REMOTEPROC=m
817+
CONFIG_TI_K3_M4_REMOTEPROC=m
817818
CONFIG_TI_K3_R5_REMOTEPROC=m
818819
CONFIG_RPMSG_CHAR=m
819820
CONFIG_RPMSG_CTRL=m

0 commit comments

Comments
 (0)