]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: configs: at91: sama7: Enable MTD_UBI_FASTMAP
authorTudor Ambarus <tudor.ambarus@microchip.com>
Wed, 20 Apr 2022 13:47:39 +0000 (16:47 +0300)
committerNicolas Ferre <nicolas.ferre@microchip.com>
Fri, 6 May 2022 07:41:56 +0000 (09:41 +0200)
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
arch/arm/configs/sama7_defconfig

index b375bf5f924cea19ccbc8acbe9f926fa0c5e95be..3a51e727888474422c3886c5921d3312e1bcfcd9 100644 (file)
@@ -94,6 +94,7 @@ CONFIG_MTD_NAND_ATMEL=y
 # CONFIG_MTD_NAND_ECC_SW_HAMMING is not set
 CONFIG_MTD_SPI_NOR=y
 CONFIG_MTD_UBI=y
+CONFIG_MTD_UBI_FASTMAP=y
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_COUNT=1