summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-08-13 17:14:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-08-13 17:14:49 +0200
commit801451b72dc989483f61b68ca84aee92843f94fb (patch)
treecdb3588b9a27f391b8e7454d154bcd00aa763de1 /target/config/Config.in.runtime
parent8b99befad597c1adeb1ec99a543eac0553c422af (diff)
m68k: add qemu virt support, seems more reliable at the moment then q800
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r--target/config/Config.in.runtime1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index 1564c3b3a..611ed5ce3 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -376,6 +376,7 @@ config ADK_RUNTIME_CONSOLE_SERIAL_DEVICE
default "ttyO0" if ADK_TARGET_SYSTEM_PHYTEC_WEGA
default "ttyS4" if ADK_TARGET_SYSTEM_IMGTEC_CI20
default "ttySTM0" if ADK_TARGET_SYSTEM_ST_STM32F746G
+ default "ttyGF0" if ADK_TARGET_SYSTEM_QEMU_M68K_VIRT
default "ttyS0"
config ADK_RUNTIME_CONSOLE_SERIAL_SPEED