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 c43a32fe68..df5dc68d29 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -12,6 +12,7 @@ config CMD_MEMORY
bool
config ENV_HANDLING
+ select CRC32
bool
menu "General Settings "