1*59e12a4aSSimon Glassconfig FS_JFFS2 2*59e12a4aSSimon Glass bool "Enable JFFS2 filesystem support" 3*59e12a4aSSimon Glass help 4*59e12a4aSSimon Glass This provides support for reading images from JFFS2 (Journalling 5*59e12a4aSSimon Glass Flash File System version 2). JFFS2 is a log-structured file system 6*59e12a4aSSimon Glass for use with flash memory devices. It supports raw NAND devices, 7*59e12a4aSSimon Glass hard links and compression. 8