update busybox menuconfig for the latest version
[openwrt-10.03/.git] / package / busybox / config / libbb / Config.in
index 7d84a7596221d85178d9c0d59d78186efda15fb5..4919f9b0b5a02fdc069ed2fe86b2ea8c644a814b 100644 (file)
@@ -5,6 +5,13 @@
 
 menu "Busybox Library Tuning"
 
+config BUSYBOX_CONFIG_PASSWORD_MINLEN
+       int "Minimum password length"
+       default 6
+       range 5 32
+       help
+         Minimum allowable password length.
+
 config BUSYBOX_CONFIG_MD5_SIZE_VS_SPEED
        int " MD5: Trade Bytes for Speed"
        default 2