]> git.baikalelectronics.ru Git - uboot.git/commit
fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 29 Oct 2022 00:26:59 +0000 (20:26 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 10 Nov 2022 14:45:54 +0000 (09:45 -0500)
commit2f2c70481ca922de73283ca095613f3e70b700d5
treec219dbeab2bedf15d65835df0c0b7f4cc7296ace
parent3c254d21eab54f98af780314d9bcc24c1f089f42
fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig

Move the symbol SYS_JFFS2_SORT_FRAGMENTS to Kconfig and use the only
remaining part of doc/README.JFFS2 that is still relevant and useful to
the help for this option.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/README.JFFS2 [deleted file]
fs/jffs2/Kconfig