|
@@ -3,6 +3,7 @@ menu "UBI support"
|
|
config MTD_UBI
|
|
config MTD_UBI
|
|
bool "Enable UBI - Unsorted block images"
|
|
bool "Enable UBI - Unsorted block images"
|
|
select CRC32
|
|
select CRC32
|
|
|
|
+ select RBTREE if ARCH_SUNXI
|
|
help
|
|
help
|
|
UBI is a software layer above MTD layer which admits of LVM-like
|
|
UBI is a software layer above MTD layer which admits of LVM-like
|
|
logical volumes on top of MTD devices, hides some complexities of
|
|
logical volumes on top of MTD devices, hides some complexities of
|