summaryrefslogtreecommitdiff
path: root/target/sh/systems/numato-mimasv2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-06 19:29:08 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-07 18:31:58 +0100
commit1d6dad6593153c418beeb7dad3fb1cdf2b6649fc (patch)
tree98065f07c1d4a916532fccc94c5b1be1f4bbfcdc /target/sh/systems/numato-mimasv2
parentaeee785b047fdc8a25be0b65d9ffe2b9c07900d3 (diff)
sh: add support for numato mimas v2
Diffstat (limited to 'target/sh/systems/numato-mimasv2')
-rw-r--r--target/sh/systems/numato-mimasv26
1 files changed, 6 insertions, 0 deletions
diff --git a/target/sh/systems/numato-mimasv2 b/target/sh/systems/numato-mimasv2
new file mode 100644
index 000000000..5242c6ab7
--- /dev/null
+++ b/target/sh/systems/numato-mimasv2
@@ -0,0 +1,6 @@
+config ADK_TARGET_SYSTEM_NUMATO_MIMASV2
+ bool "Numato Mimas v2 FPGA"
+ select ADK_CPU_SH2
+ help
+ Support for Numato Mimas v2 FPGA with J2 Core Bitstream, sh2 architecture.
+