summaryrefslogtreecommitdiff
path: root/kconfig/mtdutils.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/mtdutils.kconfig')
-rw-r--r--kconfig/mtdutils.kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/kconfig/mtdutils.kconfig b/kconfig/mtdutils.kconfig
index 86e0c35..4c6ea68 100644
--- a/kconfig/mtdutils.kconfig
+++ b/kconfig/mtdutils.kconfig
@@ -25,8 +25,9 @@
config EMBTK_HOST_HAVE_MTDUTILS
bool
- select EMBTK_HAVE_UTILLINUXNG
+ select EMBTK_HOST_HAVE_UTILLINUXNG
select EMBTK_HOST_HAVE_ZLIB
+ select EMBTK_HOST_HAVE_LZO
help
mtd-utils intented to run on the host development machine.
choice