From: Karl Beldan <karl.beldan-...@sagemcom.com> This missing dependency has probably remained under the radar because MTD_PARTITIONS is still whitelisted.
Signed-off-by: Karl Beldan <karl.beldan-...@sagemcom.com> --- drivers/mtd/ubi/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/ubi/Kconfig b/drivers/mtd/ubi/Kconfig index 165273e438..caa5197df5 100644 --- a/drivers/mtd/ubi/Kconfig +++ b/drivers/mtd/ubi/Kconfig @@ -4,6 +4,7 @@ config MTD_UBI bool "Enable UBI - Unsorted block images" select CRC32 select RBTREE + select MTD_PARTITIONS help UBI is a software layer above MTD layer which admits of LVM-like logical volumes on top of MTD devices, hides some complexities of -- 2.13.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot