From: Peng Fan Date: Tue, 4 Nov 2025 10:05:56 +0000 (+0800) Subject: imx8mm: Enable remoteproc for i.MX8MM EVK X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3b9495d803ed89dd2767101db82524c08910b5e;p=thirdparty%2Fu-boot.git imx8mm: Enable remoteproc for i.MX8MM EVK Select configs for remoteproc on i.MX8MM EVK boards 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 75d2772617d..35da05e93f5 100644 --- a/arch/arm/mach-imx/imx8m/Kconfig +++ b/arch/arm/mach-imx/imx8m/Kconfig @@ -95,6 +95,10 @@ config TARGET_IMX8MM_EVK select FSL_CAAM select ARCH_MISC_INIT select SPL_CRYPTO if SPL + select CMD_REMOTEPROC + select REMOTEPROC_IMX + select REGMAP + select SYSCON imply BOOTSTD_FULL imply BOOTSTD_BOOTCOMMAND imply OF_UPSTREAM