sha1sum option to compare checksums

This commit is contained in:
Glenn L McGrath
2003-06-08 13:32:12 +00:00
parent a721204ec5
commit 6c43f743a3
2 changed files with 128 additions and 51 deletions

View File

@ -342,6 +342,13 @@ config CONFIG_SHA1SUM
help
Compute and check SHA1 message digest
config CONFIG_FEATURE_SHA1SUM_CHECK
bool " Enale -c and -w options"
default n
help
Enabling the -c and -w options allow files to be checked
against pre-calculated hash values.
config CONFIG_SLEEP
bool "sleep (single integer arg with no suffix)"
default n