From: Peng Fan Date: Tue, 4 Nov 2025 10:05:58 +0000 (+0800) Subject: imx8mq: Enable remoteproc for i.MX8MQ EVK X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a63b3e185e7807e60e965245d46f8a49f59dd61e;p=thirdparty%2Fu-boot.git imx8mq: Enable remoteproc for i.MX8MQ EVK Select configs to enable remoteproc for i.MX8MQ 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 0584dcb580f..030ed2f0633 100644 --- a/arch/arm/mach-imx/imx8m/Kconfig +++ b/arch/arm/mach-imx/imx8m/Kconfig @@ -67,6 +67,10 @@ config TARGET_IMX8MQ_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