Skip to content

Commit 7615b94

Browse files
ambaruscristibirsan
authored andcommitted
ARM: configs: at91: sama7: Enable MTD_UBI_BLOCK
Address read only block filesystems like SquashFS, and use MTD_UBI_BLOCK to benefit of UBI's bit-flip handling and wear-levelling. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
1 parent 6398c49 commit 7615b94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/sama7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ CONFIG_MTD_SPI_NOR=y
9696
# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
9797
CONFIG_MTD_UBI=y
9898
CONFIG_MTD_UBI_FASTMAP=y
99+
CONFIG_MTD_UBI_BLOCK=y
99100
CONFIG_BLK_DEV_LOOP=y
100101
CONFIG_BLK_DEV_RAM=y
101102
CONFIG_BLK_DEV_RAM_COUNT=1

0 commit comments

Comments
 (0)