Merge branch '2022-07-05-more-Kconfig-migrations' into next
[platform/kernel/u-boot.git] / include / configs / imx8mm_icore_mx8mm.h
index dfe6966..ec4aea3 100644 (file)
 /* For RAW image gives a error info not panic */
 #endif /* CONFIG_SPL_BUILD */
 
-#ifndef CONFIG_SPL_BUILD
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 2) \
        func(MMC, mmc, 0)
 #include <config_distro_bootcmd.h>
-#else
-#define BOOTENV
-#endif
 
 #define ENV_MEM_LAYOUT_SETTINGS \
        "fdt_addr_r=0x44000000\0" \