aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
diff options
context:
space:
mode:
Diffstat (limited to 'fs/dlm')
-rw-r--r--fs/dlm/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/dlm/Kconfig b/fs/dlm/Kconfig
index d01f735e6e0..09e78bf6e7a 100644
--- a/fs/dlm/Kconfig
+++ b/fs/dlm/Kconfig
@@ -3,9 +3,8 @@ menu "Distributed Lock Manager"
3 3
4config DLM 4config DLM
5 tristate "Distributed Lock Manager (DLM)" 5 tristate "Distributed Lock Manager (DLM)"
6 depends on SYSFS
7 depends on IPV6 || IPV6=n 6 depends on IPV6 || IPV6=n
8 select IP_SCTP 7 depends on IP_SCTP
9 select CONFIGFS_FS 8 select CONFIGFS_FS
10 help 9 help
11 A general purpose distributed lock manager for kernel or userspace 10 A general purpose distributed lock manager for kernel or userspace