historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/fs/yaffs2/Kconfig
2024-01-16 11:20:27 -06:00

7 lines
313 B
Text

config YAFFS2
bool "YAFFS2 filesystem support"
help
This provides access to YAFFS2 filesystems. Yet Another Flash
Filesystem 2 is a filesystem designed specifically for NAND flash.
It incorporates bad-block management and ensures that device
writes are sequential regardless of filesystem activity.