[U-Boot] [PATCH 5/5] cmd: Kconfig: Fix CMD_UBIFS dependencies

Tom Rini trini at konsulko.com
Wed Jul 12 18:14:14 UTC 2017


On Wed, Jul 12, 2017 at 04:11:47PM +0000, Karl Beldan wrote:

> From: Karl Beldan <karl.beldan-ext at sagemcom.com>
> 
> Remove the ARCH_SUNXI and RBTREE dependencies.
> CMD_UBIFS already gets RBTREE from CMD_UBI (from MTD_UBI), and should
> the first become independant from the latter, there would likely be a
> dependency on MTD_UBI anyway.
> 
> Cc: Boris Brezillon <boris.brezillon at free-electrons.com>
> Cc: Jagan Teki <jagan at openedev.com>
> Signed-off-by: Karl Beldan <karl.beldan-ext at sagemcom.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

That said, we should move on to also having a populated fs/ubifs/Kconfig
that controls fs/ubifs/ and CMD_UBIFS should depend on that (and we also
need the same for ubi, and in turn, correct dependencies between ubi and
ubifs.  Your patch moves things in the right direction, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170712/847eadeb/attachment.sig>


More information about the U-Boot mailing list