summaryrefslogtreecommitdiff
path: root/target/or1k/systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-14 16:27:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-04-14 16:27:49 +0200
commit47472814576cd576a54b2f1803f40987236e422c (patch)
tree80142d89ccd60d59986ce6947b64542c6221ad61 /target/or1k/systems
parentb66f4a62a59965967a9532846f8ee62a6779f505 (diff)
remove sim-or1k sample, bit rotted. better use qemu sample for or1k
Diffstat (limited to 'target/or1k/systems')
-rw-r--r--target/or1k/systems/sim-or1k8
1 files changed, 0 insertions, 8 deletions
diff --git a/target/or1k/systems/sim-or1k b/target/or1k/systems/sim-or1k
deleted file mode 100644
index 67bbbc245..000000000
--- a/target/or1k/systems/sim-or1k
+++ /dev/null
@@ -1,8 +0,0 @@
-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.
-