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 a8c1855aab..c321090de0 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -818,6 +818,7 @@ config POLLER
config STATE
bool "generic state infrastructure"
+ select CRC32
select ENVIRONMENT_VARIABLES
select OFTREE
select PARAMETER