summaryrefslogtreecommitdiff
path: root/fs/jffs2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/jffs2/Kconfig')
-rw-r--r--fs/jffs2/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/jffs2/Kconfig b/fs/jffs2/Kconfig
index 6ae169cd8faa..b9afb6ef2b06 100644
--- a/fs/jffs2/Kconfig
+++ b/fs/jffs2/Kconfig
@@ -1,6 +1,7 @@
config JFFS2_FS
tristate "Journalling Flash File System v2 (JFFS2) support"
select CRC32
+ depends on BKL # from pushdown, need to fix
depends on MTD
help
JFFS2 is the second generation of the Journalling Flash File System