Skip to content

Commit 95b4d23

Browse files
DhruvaG2000r-vignesh
authored andcommitted
arm64: defconfig: Enable UBIFS
UBIFS is a file system for flash devices which works on top of UBI. Signed-off-by: Dhruva Gole <d-gole@ti.com> Link: https://lore.kernel.org/r/20230417092243.967871-1-d-gole@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
1 parent c3c53dc commit 95b4d23

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ CONFIG_MTD_NAND_BRCMNAND=m
267267
CONFIG_MTD_NAND_FSL_IFC=y
268268
CONFIG_MTD_NAND_QCOM=y
269269
CONFIG_MTD_SPI_NOR=y
270+
CONFIG_MTD_UBI=m
271+
CONFIG_UBIFS_FS=m
270272
CONFIG_BLK_DEV_LOOP=y
271273
CONFIG_BLK_DEV_NBD=m
272274
CONFIG_VIRTIO_BLK=y

0 commit comments

Comments
 (0)