mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 06:44:18 +00:00
8 lines
313 B
Plaintext
8 lines
313 B
Plaintext
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.
|