aboutsummaryrefslogtreecommitdiffstats
path: root/fs/logfs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/logfs/Kconfig')
-rw-r--r--fs/logfs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/logfs/Kconfig b/fs/logfs/Kconfig
index 09ed066c0221..2b4503163930 100644
--- a/fs/logfs/Kconfig
+++ b/fs/logfs/Kconfig
@@ -1,6 +1,6 @@
config LOGFS
tristate "LogFS file system"
- depends on (MTD || BLOCK)
+ depends on MTD || (!MTD && BLOCK)
select ZLIB_INFLATE
select ZLIB_DEFLATE
select CRC32