diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-06-14 02:13:51 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-06-14 02:13:51 +0000 |
commit | 2b1a3099764b93828d73affec2a33a77a8bc476a (patch) | |
tree | 08c3a0717dc6c4817463b3ec7bd7757ff05901d0 | |
parent | faeb67b1a09eec4c34f1daa2ab5e2fc4623e217c (diff) | |
download | buildroot-novena-2b1a3099764b93828d73affec2a33a77a8bc476a.tar.gz buildroot-novena-2b1a3099764b93828d73affec2a33a77a8bc476a.zip |
Update default 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 cbd09ace6..110e30c3c 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -117,6 +117,7 @@ CONFIG_PWD=y CONFIG_RM=y CONFIG_RMDIR=y CONFIG_SHA1SUM=y +CONFIG_FEATURE_SHA1SUM_CHECK=y CONFIG_SLEEP=y # CONFIG_FEATURE_FANCY_SLEEP is not set CONFIG_SORT=y |