mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
config/toolchain: Add "Enable nls" in "Toolchain options".
Reviewed-by: Michael Hope Signed-off-by: Zhenqiang Chen <zhenqiang.chen@linaro.org>
This commit is contained in:
parent
1185c9bf05
commit
9ceaada5a0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user