summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-22 21:49:22 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-22 21:49:22 +0100
commit2169783eb903d9e098172dc1194a74f53297319e (patch)
tree574f30628245abc79a624dcf4f71f44a83c332de /Config.in
parent49a04727cbc3b62758dcb81043e5fc3f9787bd56 (diff)
use empty default for keyboard layout, rebuild when changed
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index d0cf133de..30c8d6874 100644
--- a/Config.in
+++ b/Config.in
@@ -210,7 +210,7 @@ config ADK_RUNTIME_TIMEZONE
config ADK_RUNTIME_KBD_LAYOUT
string "keyboard layout for the embedded system"
- default "en"
+ default ""
depends on ADK_TARGET_WITH_INPUT
help
Predefine the keyboard layout for the embedded system.