]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
imx8mp: Enable remoteproc for i.MX8MP EVK
authorPeng Fan <peng.fan@nxp.com>
Tue, 4 Nov 2025 10:05:55 +0000 (18:05 +0800)
committerFabio Estevam <festevam@nabladev.com>
Tue, 4 Nov 2025 15:45:30 +0000 (12:45 -0300)
Select configs to enable remoteproc for NXP i.MX8MP EVK

Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8m/Kconfig

index f7b80f3178a98e71f89cca777de08987b9a0bd9d..75d2772617d23f8145e7627723218c0c3944a1b6 100644 (file)
@@ -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