summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 23221d8..f357b16 100644
--- a/Kconfig
+++ b/Kconfig
@@ -68,6 +68,13 @@ comment "-----------------------------"
config EMBTK_HOST_HAVE_CMAKE
bool "Build cmake for the host development machine"
+config EMBTK_HAVE_MKIMAGE
+ bool
+ select EMBTK_HOST_HAVE_ZLIB
+ default y
+ help
+ u-boot mkimage tool.
+
comment "-----------------------------"
comment "Build options"
comment "-----------------------------"