diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-13 12:10:58 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-13 12:10:58 +0000 |
commit | e1a124005c2a32584cc9382ecc0e86629387ff2d (patch) | |
tree | eb0f9eae246b6a62c7feb333d894b9d1cc06ca51 /sources/busybox.config | |
parent | 1fb4219528c3ed453c9a03def9948afa36da5ccd (diff) |
Update the default busybox config
Diffstat (limited to 'sources/busybox.config')
-rw-r--r-- | sources/busybox.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index b36669877..2f5990304 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -114,6 +114,7 @@ CONFIG_RM=y CONFIG_RMDIR=y CONFIG_SHA1SUM=y CONFIG_FEATURE_SHA1SUM_CHECK=y +CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y CONFIG_SLEEP=y # CONFIG_FEATURE_FANCY_SLEEP is not set CONFIG_SORT=y |