Skip to content

Commit 184caba

Browse files
h-nagallanmenon
authored andcommitted
arm64: defconfig: Enable TI K3 M4 remoteproc driver
Some K3 platform devices (AM64x, AM62x) have a Cortex M4 core. Build the M4 remote proc driver as a module for these platforms. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Andrew Davis <afd@ti.com> Tested-by: Wadim Egorov <w.egorov@phytec.de> Link: https://lore.kernel.org/r/20240802152109.137243-10-afd@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 40384c8 commit 184caba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,6 +1400,7 @@ CONFIG_QCOM_Q6V5_PAS=m
14001400
CONFIG_QCOM_SYSMON=m
14011401
CONFIG_QCOM_WCNSS_PIL=m
14021402
CONFIG_TI_K3_DSP_REMOTEPROC=m
1403+
CONFIG_TI_K3_M4_REMOTEPROC=m
14031404
CONFIG_TI_K3_R5_REMOTEPROC=m
14041405
CONFIG_RPMSG_CHAR=m
14051406
CONFIG_RPMSG_CTRL=m

0 commit comments

Comments
 (0)