summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index a5114c5ab7..70debb9cd5 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -853,6 +853,7 @@ config ENV_HANDLING
startup) will bring them back. If unsure, say yes.
config DEFAULT_ENVIRONMENT
+ select CRC32
bool
default y if ENV_HANDLING
prompt "Compile in default environment"