diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:59:37 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:59:37 +0200 |
commit | f5236cc7c2fc9fe1c2b07302b23345099e82c8d9 (patch) | |
tree | 279abdc69fe27c5be5b995b783d3482e155af1aa /target | |
parent | b9487e5ccd1e2cd63994b6b93927840ad5eabf90 (diff) | |
parent | cbdfc3b84ec5a246b83fb991fd865754b841f9c5 (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, 0 insertions, 6 deletions
diff --git a/target/config/Config.in.adk b/target/config/Config.in.adk index ea139b7ec..1dea618ef 100644 --- a/target/config/Config.in.adk +++ b/target/config/Config.in.adk @@ -12,12 +12,6 @@ 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 |