xref: /openbmc/u-boot/fs/yaffs2/Kconfig (revision 56192959)
1*7a764318SSimon Glassconfig YAFFS2
2*7a764318SSimon Glass	bool "YAFFS2 filesystem support"
3*7a764318SSimon Glass	help
4*7a764318SSimon Glass	  This provides access to YAFFS2 filesystems. Yet Another Flash
5*7a764318SSimon Glass	  Filesystem 2 is a filesystem designed specifically for NAND flash.
6*7a764318SSimon Glass	  It incorporates bad-block management and ensures that device
7*7a764318SSimon Glass	  writes are sequential regardless of filesystem activity.
8