[PATCH 4/4] configs: am64x_evm_a53_defconfig: Enable R5F and M4 remote proc support
Judith Mendez
jm at ti.com
Thu Jan 23 02:07:59 CET 2025
From: Hari Nagalla <hnagalla at ti.com>
Add support for R5F and M4 remoteproc drivers.
Signed-off-by: Hari Nagalla <hnagalla at ti.com>
---
configs/am64x_evm_a53_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig
index e6e3e018da6..4630c424775 100644
--- a/configs/am64x_evm_a53_defconfig
+++ b/configs/am64x_evm_a53_defconfig
@@ -152,6 +152,8 @@ CONFIG_K3_SYSTEM_CONTROLLER=y
CONFIG_REMOTEPROC_TI_K3_ARM64=y
CONFIG_REMOTEPROC_TI_PRU=y
CONFIG_CMD_REMOTEPROC=y
+CONFIG_REMOTEPROC_TI_K3_R5F=y
+CONFIG_REMOTEPROC_TI_K3_M4F=y
CONFIG_RESET_TI_SCI=y
CONFIG_DM_RTC=y
CONFIG_RTC_EMULATION=y
--
2.48.0
More information about the U-Boot
mailing list