diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-09-27 04:03:04 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-09-28 04:24:56 +0200 |
commit | d5938587a989bffab750f778406e5e46a4df18c5 (patch) | |
tree | e1176773171fe21918b7b73b0abbfc6c370669b9 /target/config/Config.in.runtime | |
parent | ad1377105ce1148d5de599d82c6f622bec44e832 (diff) |
add phytec wega sample
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 03daaa24f..db3eaa110 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -368,6 +368,7 @@ config ADK_RUNTIME_CONSOLE_SERIAL_DEVICE default "ttyPS0" if ADK_TARGET_SYSTEM_QEMU_ARM_XILINX_ZYNQ default "ttysclp0" if ADK_TARGET_SYSTEM_QEMU_S390 default "ttyO2" if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK + default "ttyO0" if ADK_TARGET_SYSTEM_PHYTEC_WEGA default "ttyS4" if ADK_TARGET_SYSTEM_IMGTEC_CI20 default "ttyS0" |