uClibc: restore support of shadow passwords, but make it configurable
SVN-Revision: 10276
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user