diff options
-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 |