summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-01-28 17:00:43 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-01-28 17:00:43 +0000
commit3052dfbb85c1b7d4afa894efa9c5f29a653f0c2b (patch)
tree42b0808e8305ba26cb90cb25cdbb88f4639eed8f /Config.in
parent04628c88d40b44381a7daf4c635088b91241278b (diff)
downloadmaster-31e0f0ae-3052dfbb85c1b7d4afa894efa9c5f29a653f0c2b.tar.gz
master-31e0f0ae-3052dfbb85c1b7d4afa894efa9c5f29a653f0c2b.tar.bz2
master-31e0f0ae-3052dfbb85c1b7d4afa894efa9c5f29a653f0c2b.zip
remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages
SVN-Revision: 25208
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 a634328074..c9ef24a63d 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"