]> git.ipfire.org Git - people/ms/u-boot.git/blame - fs/jffs2/Kconfig
mmc: omap_hsmmc: make it possible to compile out ADMA support
[people/ms/u-boot.git] / fs / jffs2 / Kconfig
CommitLineData
59e12a4a
SG
1config FS_JFFS2
2 bool "Enable JFFS2 filesystem support"
3 help
4 This provides support for reading images from JFFS2 (Journalling
5 Flash File System version 2). JFFS2 is a log-structured file system
6 for use with flash memory devices. It supports raw NAND devices,
7 hard links and compression.