aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 835e703b..73ab01e6 100644
--- a/Config.in
+++ b/Config.in
@@ -32,6 +32,12 @@ config TOYBOX_FLOAT
Include floating point support infrastructure and commands that
require it.
+config TOYBOX_I18N
+ bool "Internalization support"
+ default y
+ help
+ Add support for locales in commands.
+
config TOYBOX_FREE
bool "Free memory unnecessarily"
default n