]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/ubi/Kconfig
ubi: Kconfig: Fix MTD_UBI selection dependency
[u-boot] / drivers / mtd / ubi / Kconfig
index cb9ba78681edef0163945fdbc7e89ca7ad0d369e..165273e4389938044d613f8948bb3c9f660e6a97 100644 (file)
@@ -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