]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/ubi/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-mips
[u-boot] / drivers / mtd / ubi / Kconfig
index 165273e4389938044d613f8948bb3c9f660e6a97..cf847833562da1034b906fa78763a9f262acc3f8 100644 (file)
@@ -1,9 +1,17 @@
 menu "UBI support"
 
+config CONFIG_UBI_SILENCE_MSG
+       bool "UBI silence verbose messages"
+       default ENV_IS_IN_UBI
+       help
+         Make the verbose messages from UBI stop printing. This leaves
+         warnings and errors enabled.
+
 config MTD_UBI
        bool "Enable UBI - Unsorted block images"
        select CRC32
        select RBTREE
+       select MTD_PARTITIONS
        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