]> git.ipfire.org Git - people/ms/u-boot.git/blame - fs/yaffs2/Kconfig
Merge git://git.denx.de/u-boot-spi
[people/ms/u-boot.git] / fs / yaffs2 / Kconfig
CommitLineData
7a764318
SG
1config YAFFS2
2 bool "YAFFS2 filesystem support"
3 help
4 This provides access to YAFFS2 filesystems. Yet Another Flash
5 Filesystem 2 is a filesystem designed specifically for NAND flash.
6 It incorporates bad-block management and ensures that device
7 writes are sequential regardless of filesystem activity.