aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.in
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-02-17 08:23:22 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-02-17 08:23:22 +0000
commitae0f1e7052c1a114666632061d45a9b1f9ca3aa3 (patch)
tree70f0f36e92490955a940bc7c27f0358c41d356f5 /coreutils/Config.in
parent4a4c677fccabdcd6db509488c9cb5d784afaa59d (diff)
downloadbusybox-ae0f1e7052c1a114666632061d45a9b1f9ca3aa3.tar.gz
New applet sha1sum
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r--coreutils/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in
index 6ee319a0d..5b9996d5b 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -306,6 +306,12 @@ config CONFIG_RMDIR
help
Please submit a patch to add help text for this item.
+config CONFIG_SHA1SUM
+ bool "sha1sum"
+ default n
+ help
+ Compute and check SHA1 message digest
+
config CONFIG_SLEEP
bool "sleep"
default n