diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-25 13:01:56 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-25 13:01:56 +0200 |
commit | 7f3beb6e14c70030395275040e17baeb8c109541 (patch) | |
tree | bfacfb7fe2c4d34c46d9984863173fddfa326484 /target | |
parent | 6765a17f36ebd3493758f23d1170dbe01c86f406 (diff) | |
parent | d2018a1e2a1ca6eac95d6c65e90c273f31d1f196 (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 |