aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/dlm/Kconfig')
-rw-r--r--fs/dlm/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/fs/dlm/Kconfig b/fs/dlm/Kconfig
index 09e78bf6e7a..490f85b3fa5 100644
--- a/fs/dlm/Kconfig
+++ b/fs/dlm/Kconfig
@@ -10,14 +10,6 @@ config DLM
A general purpose distributed lock manager for kernel or userspace
applications.
-config DLM_DEVICE
- tristate "DLM device for userspace access"
- depends on DLM
- help
- This module creates a misc device through which the dlm lockspace
- and locking functions become available to userspace applications
- (usually through the libdlm library).
-
config DLM_DEBUG
bool "DLM debugging"
depends on DLM