diff options
Diffstat (limited to 'cmd')
-rw-r--r-- | cmd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index 87ee2ea613..92576f5734 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -1255,6 +1255,7 @@ config CMD_UBI tristate "Enable UBI - Unsorted block images commands" select CRC32 select MTD_UBI + select CMD_MTDPARTS default y if NAND_SUNXI help UBI is a software layer above MTD layer which admits use of LVM-like |