From: Judith Mendez Date: Mon, 10 Feb 2025 20:29:40 +0000 (-0600) Subject: remoteproc: Enable ARM64 remoteproc driver by default for K3 ARCH X-Git-Tag: v2025.07-rc1~18^2~102^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e1ef648e2c7c9b6917c5db554bb5b3608054ef;p=pandora-u-boot.git remoteproc: Enable ARM64 remoteproc driver by default for K3 ARCH If SYS_K3_SPL_ATF is enabled, for K3 ARCH enable the remoteproc ARM64 driver by default so that it does not have to be defined in each board defconfig file. Signed-off-by: Judith Mendez Reviewed-by: Andrew Davis --- diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig index 8a5d88917d6..3d2831a3e36 100644 --- a/drivers/remoteproc/Kconfig +++ b/drivers/remoteproc/Kconfig @@ -55,6 +55,7 @@ config REMOTEPROC_TI_K3_ARM64 depends on DM depends on ARCH_K3 depends on OF_CONTROL + default y if SYS_K3_SPL_ATF help Say y here to support TI's ARM64 processor subsystems on various TI K3 family of SoCs through the remote processor