From: Peng Fan Date: Tue, 4 Nov 2025 10:05:55 +0000 (+0800) Subject: imx8mp: Enable remoteproc for i.MX8MP EVK X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b03912b48f0950fb127f45a0b8507741e41f987;p=thirdparty%2Fu-boot.git imx8mp: Enable remoteproc for i.MX8MP EVK Select configs to enable remoteproc for NXP i.MX8MP EVK Reviewed-by: Ye Li Signed-off-by: Peng Fan --- diff --git a/arch/arm/mach-imx/imx8m/Kconfig b/arch/arm/mach-imx/imx8m/Kconfig index f7b80f3178a..75d2772617d 100644 --- a/arch/arm/mach-imx/imx8m/Kconfig +++ b/arch/arm/mach-imx/imx8m/Kconfig @@ -248,6 +248,10 @@ config TARGET_IMX8MP_EVK select FSL_CAAM select ARCH_MISC_INIT select SPL_CRYPTO if SPL + select CMD_REMOTEPROC + select REMOTEPROC_IMX + select REGMAP + select SYSCON imply OF_UPSTREAM imply BOOTSTD_FULL imply BOOTSTD_BOOTCOMMAND