提交 fc94f209 编写于 作者: K Karl Beldan 提交者: Tom Rini

ubi: Kconfig: Fix MTD_UBI selection dependency

Remove the ARCH_SUNXI dependency on selection of RBTREE.

Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Jagan Teki <jagan@openedev.com>
Signed-off-by: NKarl Beldan <karl.beldan-ext@sagemcom.com>
Reviewed-by: NTom Rini <trini@konsulko.com>
上级 92c05d9d
......@@ -3,7 +3,7 @@ menu "UBI support"
config MTD_UBI
bool "Enable UBI - Unsorted block images"
select CRC32
select RBTREE if ARCH_SUNXI
select RBTREE
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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册