summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-28 17:00:43 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-28 17:00:43 +0000
commit1db1d443f3cfa3171b346073840c3e7ea4772375 (patch)
tree975437ef47eab9ead9873efc7b465c25d435288e /Config.in
parent636cc564f05efbd89ea280e4366967df7bbea120 (diff)
[toolchain] remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25208 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/Config.in b/Config.in
index a63432807..c9ef24a63 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"