X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d544567329880a9c8c667300a17285670d59c3ff..c33ed4f5a3cfde72d1cdc2bef21193adfc9c2f4c:/Config.in diff --git a/Config.in b/Config.in index a63432807..cbca03744 100644 --- a/Config.in +++ b/Config.in @@ -140,12 +140,12 @@ 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 + config BUILD_NLS + default n + bool "Compile with full language support" help - Enable large file (files > 2 GB) support. + When this option is enabled, packages are built with the full versions of iconv and GNU gettext + instead of the default OpenWrt stubs. config SHADOW_PASSWORDS bool