Skip to content

Commit 398a7f7

Browse files
ambarusnoglitch
authored andcommitted
ARM: configs: at91: sama7: Enable MTD_UBI_FASTMAP
Use fastmap to accelerate the attach procedure. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> [nicolas.ferre@microchip.com: removed unrelated changes] Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Link: https://lore.kernel.org/r/20220420134740.193563-2-tudor.ambarus@microchip.com
1 parent 907080f commit 398a7f7

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
@@ -94,6 +94,7 @@ CONFIG_MTD_NAND_ATMEL=y
9494
# CONFIG_MTD_NAND_ECC_SW_HAMMING is not set
9595
CONFIG_MTD_SPI_NOR=y
9696
CONFIG_MTD_UBI=y
97+
CONFIG_MTD_UBI_FASTMAP=y
9798
CONFIG_BLK_DEV_LOOP=y
9899
CONFIG_BLK_DEV_RAM=y
99100
CONFIG_BLK_DEV_RAM_COUNT=1

0 commit comments

Comments
 (0)