Skip to content

Commit a5f83aa

Browse files
ambarusnoglitch
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> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Link: https://lore.kernel.org/r/20220420134740.193563-3-tudor.ambarus@microchip.com
1 parent 398a7f7 commit a5f83aa

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
@@ -95,6 +95,7 @@ CONFIG_MTD_NAND_ATMEL=y
9595
CONFIG_MTD_SPI_NOR=y
9696
CONFIG_MTD_UBI=y
9797
CONFIG_MTD_UBI_FASTMAP=y
98+
CONFIG_MTD_UBI_BLOCK=y
9899
CONFIG_BLK_DEV_LOOP=y
99100
CONFIG_BLK_DEV_RAM=y
100101
CONFIG_BLK_DEV_RAM_COUNT=1

0 commit comments

Comments
 (0)