Woops, depend on SHA1 not the option
This commit is contained in:
parent
4d5e4685fe
commit
c3f2956cfa
@ -370,7 +370,7 @@ config CONFIG_SHA1SUM
|
|||||||
config CONFIG_FEATURE_SHA1SUM_CHECK
|
config CONFIG_FEATURE_SHA1SUM_CHECK
|
||||||
bool " Enable -c and -w options"
|
bool " Enable -c and -w options"
|
||||||
default n
|
default n
|
||||||
depends on CONFIG_FEATURE_SHA1SUM_CHECK
|
depends on CONFIG_SHA1SUM
|
||||||
help
|
help
|
||||||
Enabling the -c and -w options allow files to be checked
|
Enabling the -c and -w options allow files to be checked
|
||||||
against pre-calculated hash values.
|
against pre-calculated hash values.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user