Commit 2b52e92c authored by Luca Tettamanti's avatar Luca Tettamanti Committed by David Woodhouse

Fix JFFS2_COMPRESSION_OPTIONS in Kconfig

Hi,
It seems to me that JFFS2_COMPRESSION_OPTIONS depends on JFFS2_FS:
Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 1f8a9af9
......@@ -1151,6 +1151,7 @@ config JFFS2_FS_NAND
config JFFS2_COMPRESSION_OPTIONS
bool "Advanced compression options for JFFS2"
depends on JFFS2_FS
default n
help
Enabling this option allows you to explicitly choose which
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment