aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx8mn_venice.h
diff options
context:
space:
mode:
authorPeng Fan2022-06-11 20:21:01 +0800
committerStefano Babic2022-06-14 21:33:13 +0200
commitca3369df71d8ff03054965a00968e9ddee607389 (patch)
tree5773aff56e0a2993c3ba596c8824cb34740a252e /include/configs/imx8mn_venice.h
parent0a16da8079a86a566c62bfb4ec2d12bd9d6cb306 (diff)
configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
CONFIG_SPL_RAW_IMAGE_SUPPORT default y has been used to replace CONFIG_SPL_ABORT_ON_RAW_IMAGE for quite some time, so drop CONFIG_SPL_ABORT_ON_RAW_IMAGE. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include/configs/imx8mn_venice.h')
-rw-r--r--include/configs/imx8mn_venice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/imx8mn_venice.h b/include/configs/imx8mn_venice.h
index 8c45c8462c2..8ef55aa6eba 100644
--- a/include/configs/imx8mn_venice.h
+++ b/include/configs/imx8mn_venice.h
@@ -15,7 +15,6 @@
#ifdef CONFIG_SPL_BUILD
/* For RAW image gives a error info not panic */
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
#endif
#define MEM_LAYOUT_ENV_SETTINGS \