tweak MD5 config text

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2009-07-06 23:24:20 +02:00
parent 57dc5345e2
commit 7e7e08fb09

View File

@ -13,7 +13,7 @@ config PASSWORD_MINLEN
Minimum allowable password length.
config MD5_SIZE_VS_SPEED
int "MD5: Trade Bytes for Speed"
int "MD5: Trade bytes for speed (0:fast, 3:slow)"
default 2
range 0 3
help