Some packages make no sense or do not build for etrax
[openwrt.git] / package / busybox / config / libbb / Config.in
index 7d84a75..4919f9b 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
This page took 0.029424 seconds and 4 git commands to generate.