Commit 95b4d239 authored by Dhruva Gole's avatar Dhruva Gole Committed by Vignesh Raghavendra

arm64: defconfig: Enable UBIFS

UBIFS is a file system for flash devices which works on top of UBI.
Signed-off-by: default avatarDhruva Gole <d-gole@ti.com>
Link: https://lore.kernel.org/r/20230417092243.967871-1-d-gole@ti.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent c3c53dca
......@@ -267,6 +267,8 @@ CONFIG_MTD_NAND_BRCMNAND=m
CONFIG_MTD_NAND_FSL_IFC=y
CONFIG_MTD_NAND_QCOM=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_UBI=m
CONFIG_UBIFS_FS=m
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m
CONFIG_VIRTIO_BLK=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment