diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-07 07:45:07 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-07 18:31:58 +0100 |
commit | 9a79ea17c1a43534d14ccba203b6d6531ba6fbf8 (patch) | |
tree | a8bdbeca7af51de01bfec949f4b164042c32dacf /target/sh/systems/numato-mimasv2 | |
parent | c27d0b577b90648001bfa047656cc7b722d7736a (diff) |
more Numato Mimas v2 J2 bits and bytes
Diffstat (limited to 'target/sh/systems/numato-mimasv2')
-rw-r--r-- | target/sh/systems/numato-mimasv2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/sh/systems/numato-mimasv2 b/target/sh/systems/numato-mimasv2 index 5242c6ab7..07e234724 100644 --- a/target/sh/systems/numato-mimasv2 +++ b/target/sh/systems/numato-mimasv2 @@ -1,6 +1,7 @@ config ADK_TARGET_SYSTEM_NUMATO_MIMASV2 bool "Numato Mimas v2 FPGA" select ADK_CPU_SH2 + select ADK_TARGET_WITH_SERIAL help Support for Numato Mimas v2 FPGA with J2 Core Bitstream, sh2 architecture. |