diff options
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r-- | coreutils/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in index 6ee319a..5b9996d 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 |