From c1178ff40470683a1b7a7d0ab1e1f459a0f3dff5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 14 Feb 2015 11:41:49 -0600 Subject: fix kbd setup --- target/config/Config.in.runtime | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/config') diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 03919ccb7..6e6e29aaa 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -186,9 +186,10 @@ config ADK_RUNTIME_CONSOLE_SERIAL_SPEED config ADK_RUNTIME_KBD_LAYOUT string "keyboard layout for the embedded system" depends on ADK_TARGET_WITH_INPUT - default "" + default "de-latin1-nodeadkeys" help Predefine the keyboard layout for the embedded system. + For example use de-latin1-nodeadkeys. choice prompt "initial login shell for the root user" -- cgit v1.2.3