summaryrefslogtreecommitdiff
path: root/env
diff options
context:
space:
mode:
Diffstat (limited to 'env')
-rw-r--r--env/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/env/Kconfig b/env/Kconfig
index ac2ef067b3..0d7814296a 100644
--- a/env/Kconfig
+++ b/env/Kconfig
@@ -23,6 +23,7 @@ config ENV_IS_NOWHERE
config ENV_DEFAULT_NOWHERE
depends on !ENV_IS_NOWHERE
+ default y if IMX8MN
bool "Environment is not stored if no matched location"
help
Define this when multiple ENV locations are defined and use nowhere as