summaryrefslogtreecommitdiff
path: root/target/or1k/systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-23 22:32:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-23 22:32:18 +0200
commitcc26385f5b3a7f99a6ca52a4328f69b2952d98af (patch)
treee90882864d55868ac07a7f9bbeed9e0d69730e14 /target/or1k/systems
parentdecbb27c4e0df81d832e90cadb5a9c93b8ac03fb (diff)
or1k: allow to boot linux kernel, fix compression none mode
Diffstat (limited to 'target/or1k/systems')
-rw-r--r--target/or1k/systems/or1k-sim1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/or1k/systems/or1k-sim b/target/or1k/systems/or1k-sim
index 29cbaf74b..3f77324b1 100644
--- a/target/or1k/systems/or1k-sim
+++ b/target/or1k/systems/or1k-sim
@@ -1,6 +1,7 @@
config ADK_TARGET_SYSTEM_OR1K_SIM
bool "OR1K Simulator"
select ADK_CPU_OR1K
+ select ADK_TARGET_WITH_SERIAL
help
Simulator for OR1K architecture.