]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: defconfig: Enable TI K3 M4 remoteproc driver
authorHari Nagalla <hnagalla@ti.com>
Fri, 2 Aug 2024 15:21:09 +0000 (10:21 -0500)
committerNishanth Menon <nm@ti.com>
Wed, 8 Jan 2025 15:46:14 +0000 (09:46 -0600)
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>
arch/arm64/configs/defconfig

index c62831e6158633f07c1f3532fba62f09b31e7448..69ea4f7065770ce478181d19f4307eb25a108913 100644 (file)
@@ -1400,6 +1400,7 @@ CONFIG_QCOM_Q6V5_PAS=m
 CONFIG_QCOM_SYSMON=m
 CONFIG_QCOM_WCNSS_PIL=m
 CONFIG_TI_K3_DSP_REMOTEPROC=m
+CONFIG_TI_K3_M4_REMOTEPROC=m
 CONFIG_TI_K3_R5_REMOTEPROC=m
 CONFIG_RPMSG_CHAR=m
 CONFIG_RPMSG_CTRL=m