2 # For a description of the syntax of this configuration file,
3 # see scripts/kbuild/config-language.txt.
6 menu "Busybox Library Tuning"
8 config BUSYBOX_CONFIG_PASSWORD_MINLEN
9 int "Minimum password length"
13 Minimum allowable password length.
15 config BUSYBOX_CONFIG_MD5_SIZE_VS_SPEED
16 int " MD5: Trade Bytes for Speed"
20 Trade binary size versus speed for the md5sum algorithm.
21 Approximate values running uClibc and hashing
22 linux-2.4.4.tar.bz2 were:
23 user times (sec) text size (386)