configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
[platform/kernel/u-boot.git] / include / configs / imx8mm_evk.h
index 6da09de..e4b2544 100644 (file)
@@ -19,7 +19,6 @@
 /* malloc f used before GD_FLG_FULL_MALLOC_INIT set */
 #define CONFIG_MALLOC_F_ADDR           0x930000
 /* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #endif