[toolchain] uClibc: restore support of shadow passwords, but make it configurable
[openwrt.git] / toolchain / Config.in
index ed5a939..a36a0a8 100644 (file)
@@ -27,6 +27,13 @@ config LARGEFILE
        help
                Enable large file (files > 2 GB) support
 
+config SHADOW_PASSWORDS
+       bool
+       prompt "Enable shadow password support?" if TOOLCHAINOPTS
+       default y
+       help
+               Enable shadow password support.
+
 config SOFT_FLOAT
        bool
        prompt "Use software floating point by default" if TOOLCHAINOPTS
This page took 0.025125 seconds and 4 git commands to generate.