summaryrefslogtreecommitdiff
path: root/target/h8300/systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-15 20:08:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-18 23:12:06 +0100
commitc477b96e2be62a23ed2473bb92a3c840c3bf92d3 (patch)
tree373c57f68960f22b63a2eb7e5217d0fc20a1fc9e /target/h8300/systems
parent17308146e6ea301ee8525af5a9203d2f8f7aef8b (diff)
add srec support for kernel format
Diffstat (limited to 'target/h8300/systems')
-rw-r--r--target/h8300/systems/hitachi-edosk26742
1 files changed, 2 insertions, 0 deletions
diff --git a/target/h8300/systems/hitachi-edosk2674 b/target/h8300/systems/hitachi-edosk2674
index 5f674f25b..74fcbc1cd 100644
--- a/target/h8300/systems/hitachi-edosk2674
+++ b/target/h8300/systems/hitachi-edosk2674
@@ -2,6 +2,8 @@ config ADK_TARGET_SYSTEM_HITACHI_EDOSK2674
bool "Hitachi EDOSK2674"
select ADK_TARGET_CPU_H8S
select ADK_TARGET_PACKAGE_TXZ
+ select ADK_TARGET_KERNEL_VMLINUX_SREC
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
help
Hitachi EDOSK2674 H8S development board.