From 3052dfbb85c1b7d4afa894efa9c5f29a653f0c2b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 28 Jan 2011 17:00:43 +0000 Subject: remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages SVN-Revision: 25208 --- Config.in | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index a634328..c9ef24a 100644 --- a/Config.in +++ b/Config.in @@ -140,13 +140,6 @@ menu "Global build settings" In case software provides optional support for patented functionality, this optional support will get disabled for this package. - config LARGEFILE - bool - prompt "Enable large file (files > 2 GB) support" - default y - help - Enable large file (files > 2 GB) support. - config SHADOW_PASSWORDS bool prompt "Enable shadow password support" -- cgit v1.1