Skip to content
Snippets Groups Projects
Commit 24fc9531 authored by Karl Beldan's avatar Karl Beldan Committed by Tom Rini
Browse files

cmd: Kconfig: Fix CMD_UBIFS dependencies


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@free-electrons.com>
Cc: Jagan Teki <jagan@openedev.com>
Signed-off-by: default avatarKarl Beldan <karl.beldan-ext@sagemcom.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 22cf953a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment