From d0e7f8edc538493739c876f03acbe27772e45aee Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 26 Jan 2008 20:07:47 +0000 Subject: [toolchain] uClibc: restore support of shadow passwords, but make it configurable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10276 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'toolchain/Config.in') diff --git a/toolchain/Config.in b/toolchain/Config.in index ed5a93978..a36a0a87f 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.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 -- cgit v1.2.3