summaryrefslogtreecommitdiff
path: root/target/arc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-04-01 21:32:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-04-01 21:32:51 +0200
commit7e7728fda08d7a2b4f7f1fe35cf20d8014c601cc (patch)
tree232890cbbc4c13219a6324180e1700525c52c275 /target/arc
parent5cf847048c1884b5365889300010c6a694ab83e7 (diff)
hsdk: allow compressed kernel
Diffstat (limited to 'target/arc')
-rw-r--r--target/arc/systems/synopsys-hsdk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arc/systems/synopsys-hsdk b/target/arc/systems/synopsys-hsdk
index 73659d4d5..799813e0d 100644
--- a/target/arc/systems/synopsys-hsdk
+++ b/target/arc/systems/synopsys-hsdk
@@ -9,6 +9,7 @@ config ADK_TARGET_SYSTEM_SYNOPSYS_HSDK
select ADK_TARGET_WITH_BLOCK
select ADK_TARGET_WITH_SMP
select ADK_HOST_BUILD_U_BOOT
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
help
Support for Synopsys HSDK.