diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-06-12 15:57:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-06-12 15:57:45 +0200 |
commit | 2ca840b83ddd797f872bd6cc282991ec2b60e3ed (patch) | |
tree | 0b6d4703e7861329111049a85ce88234afc44c81 /target/config/Config.in.runtime | |
parent | 7109403c1d38cd863782417855775562a6e56b2f (diff) |
update default kernel to 2.6.39
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r-- | target/config/Config.in.runtime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 88bfee272..dec6f3839 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -57,6 +57,7 @@ endchoice config ADK_RUNTIME_CONSOLE_SERIAL_SPEED string + default "9600" if ADK_TARGET_SYSTEM_FON_FON2100 default "38400" if ADK_TARGET_SYSTEM_PCENGINES_WRAP default "115200" |