summaryrefslogtreecommitdiff
path: root/target/or1k/systems/sim-or1k
diff options
context:
space:
mode:
Diffstat (limited to 'target/or1k/systems/sim-or1k')
-rw-r--r--target/or1k/systems/sim-or1k8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/or1k/systems/sim-or1k b/target/or1k/systems/sim-or1k
new file mode 100644
index 000000000..67bbbc245
--- /dev/null
+++ b/target/or1k/systems/sim-or1k
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_SIM_OR1K
+ bool "OR1K Simulator"
+ select ADK_TARGET_CPU_OR1K
+ select ADK_TARGET_WITH_SERIAL
+ select ADK_TARGET_WITH_NET
+ help
+ Simulator for OR1K architecture.
+