summaryrefslogtreecommitdiff
path: root/kconfig/packages.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/packages.kconfig')
-rw-r--r--kconfig/packages.kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/kconfig/packages.kconfig b/kconfig/packages.kconfig
index 102c54e..ffd3ffc 100644
--- a/kconfig/packages.kconfig
+++ b/kconfig/packages.kconfig
@@ -36,8 +36,9 @@ menu "Packages to include in your root filesystem"
menu "Flash manipulation tools"
#mtd-utils on target
-config EMBTK_ROOTFS_HAVE_MTDUTILS
+config EMBTK_HAVE_MTDUTILS
bool "Have mtd-utils in your target root filesystem"
+ select EMBTK_MTDUTILS_PKG_IS_TARBZ2
select EMBTK_HAVE_E2FSPROGS
select EMBTK_HAVE_ZLIB
select EMBTK_HAVE_LZO