diff options
Diffstat (limited to 'fs/dlm/Kconfig')
-rw-r--r-- | fs/dlm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/dlm/Kconfig b/fs/dlm/Kconfig index b5654a284fef..d1359b91410a 100644 --- a/fs/dlm/Kconfig +++ b/fs/dlm/Kconfig | |||
@@ -5,6 +5,7 @@ config DLM | |||
5 | tristate "Distributed Lock Manager (DLM)" | 5 | tristate "Distributed Lock Manager (DLM)" |
6 | depends on IPV6 || IPV6=n | 6 | depends on IPV6 || IPV6=n |
7 | select CONFIGFS_FS | 7 | select CONFIGFS_FS |
8 | select SYSFS | ||
8 | select IP_SCTP if DLM_SCTP | 9 | select IP_SCTP if DLM_SCTP |
9 | help | 10 | help |
10 | A general purpose distributed lock manager for kernel or userspace | 11 | A general purpose distributed lock manager for kernel or userspace |