ubihealthd is only being built, if mtd-utils are being built
--with-ubifs. Reflect that dependency within buildroot.
Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Tested-by: Heiko Thiery <heiko.thiery@gmail.com>
[yann.morin.1998@free.fr: fix check-package]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
config BR2_PACKAGE_MTD_UBIHEALTHD
bool "ubihealthd"
default y
+ depends on BR2_PACKAGE_MTD_UBIFS_UTILS
config BR2_PACKAGE_MTD_UBIMKVOL
bool "ubimkvol"