diff -r 13df2720b374 -r e3e1c9d45bdd config/toolchain.in --- a/config/toolchain.in Fri Oct 14 22:44:24 2011 +0200 +++ b/config/toolchain.in Fri Nov 18 11:32:50 2011 +0800 @@ -352,4 +352,12 @@ 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