diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-18 11:04:10 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-18 11:04:10 +0200 |
| commit | 3ec8f60098663d824db8ae45cd02240b5df55d1f (patch) | |
| tree | a1e1a550841c70c57bcaa6f72837650d66782954 /target | |
| parent | cb11a40075cb65aec0a73f98751aa4879ab73719 (diff) | |
| parent | 66a6c153d5db95eb0f35861269a7f5459f387e55 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
| -rw-r--r-- | target/config/Config.in.adk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/config/Config.in.adk b/target/config/Config.in.adk index 50fef2866..442094b85 100644 --- a/target/config/Config.in.adk +++ b/target/config/Config.in.adk @@ -12,6 +12,12 @@ config ADK_HOST help Configure host for IPKG package management. +config ADK_LOCALES + bool "Enable locale support in C library and applications" + default n + help + Multilanguage support. + config ADK_DEBUG bool "Compile applications with debug support by default" default n |
