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:
Zhenqiang Chen 2011-11-18 15:29:18 +08:00
parent 1185c9bf05
commit 9ceaada5a0

View File

@ -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