diff -r 13df2720b374 -r fc8b56c5c483 config/toolchain.in --- a/config/toolchain.in Fri Oct 14 22:44:24 2011 +0200 +++ b/config/toolchain.in Thu Nov 17 17:59:44 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