config/toolchain.in
changeset 2778 986e1c75432a
parent 2717 13df2720b374
child 2786 4f7ed2e72178
     1.1 --- a/config/toolchain.in	Fri Oct 14 22:44:24 2011 +0200
     1.2 +++ b/config/toolchain.in	Fri Nov 18 15:29:18 2011 +0800
     1.3 @@ -352,4 +352,12 @@
     1.4  
     1.5  endif # CROSS_NATIVE || CANADIAN
     1.6  
     1.7 +comment "Misc options"
     1.8 +
     1.9 +config TOOLCHAIN_ENABLE_NLS
    1.10 +    bool
    1.11 +    prompt "Enable nls"
    1.12 +    help
    1.13 +      Say 'Y' here to enable national language support (nls).
    1.14 +
    1.15  endmenu