summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2010-10-11 16:34:42 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-10-12 21:32:45 +0200
commit3b8942faa0ef4088eec60fba0b34cb4be0d7661f (patch)
tree2fb3504738abd5adadc64d5dee3a23f3b5c6bbb5 /common/Kconfig
parent5c3538f44d9912e013844b3fe82c51ce62a8247f (diff)
downloadbarebox-3b8942faa0ef4088eec60fba0b34cb4be0d7661f.tar.gz
barebox-3b8942faa0ef4088eec60fba0b34cb4be0d7661f.tar.xz
defaultenv/update: add check crc32 options
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index e8d467eebb..617f640a57 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -394,6 +394,8 @@ config DEFAULT_ENVIRONMENT_GENERIC
depends on DEFAULT_ENVIRONMENT
select SHELL_HUSH
select HUSH_GETOPT
+ select CMD_CRC
+ select CMD_CRC_CMP
prompt "Default environment generic"
help
With this option barebox will use the generic default