summaryrefslogtreecommitdiff
path: root/config/toolchain.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/toolchain.in')
-rw-r--r--config/toolchain.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/toolchain.in b/config/toolchain.in
index d034315..1bb53ae 100644
--- a/config/toolchain.in
+++ b/config/toolchain.in
@@ -352,4 +352,12 @@ config TARGET_SUFFIX
endif # CROSS_NATIVE || CANADIAN
+comment "Misc options"
+
+config TOOLCHAIN_ENABLE_NLS
+ bool
+ prompt "Enable nls"
+ help
+ Say 'Y' here to enable national language support (nls).
+
endmenu