summaryrefslogtreecommitdiff
path: root/target/or1k
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-09-03 21:15:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-09-03 21:15:24 +0200
commitecd41281cc120ac4a1b3c26d8311e460a7ccefed (patch)
tree258d19e8011d6225a674f8b41d5acdcebd3ff502 /target/or1k
parent77576bd05e2880f31bb46097d65be30851300222 (diff)
select or1k cpu
Diffstat (limited to 'target/or1k')
-rw-r--r--target/or1k/systems/qemu-or1k1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/or1k/systems/qemu-or1k b/target/or1k/systems/qemu-or1k
index 6bddce795..78089917e 100644
--- a/target/or1k/systems/qemu-or1k
+++ b/target/or1k/systems/qemu-or1k
@@ -1,6 +1,7 @@
config ADK_TARGET_SYSTEM_QEMU_OR1K
bool "Qemu Emulator"
select ADK_TARGET_QEMU
+ select ADK_CPU_OR1K
help
Qemu Emulator for OR1K architecture.