summaryrefslogtreecommitdiff
path: root/fs/ocfs2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/Kconfig')
-rw-r--r--fs/ocfs2/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/Kconfig b/fs/ocfs2/Kconfig
index 0d840669698e..20a1f1bad616 100644
--- a/fs/ocfs2/Kconfig
+++ b/fs/ocfs2/Kconfig
@@ -1,5 +1,6 @@
config OCFS2_FS
tristate "OCFS2 file system support"
+ depends on BKL # from pushdown, need to fix
depends on NET && SYSFS
select CONFIGFS_FS
select JBD2