From eb23f83cd618d83ca7ddb4d389b185cc9e95898f Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Tue, 25 Apr 2006 13:23:09 -0400 Subject: [PATCH] --- yaml --- r: 38664 b: refs/heads/master c: 96c2c0083d76ca80d546a53089c86e74fbfbe791 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/dlm/Kconfig | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index b19e18fd72b2..0c42ec129563 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4bcf7091f9da595016f9d1175aa1bea8e736566f +refs/heads/master: 96c2c0083d76ca80d546a53089c86e74fbfbe791 diff --git a/trunk/fs/dlm/Kconfig b/trunk/fs/dlm/Kconfig index d01f735e6e06..09e78bf6e7a4 100644 --- a/trunk/fs/dlm/Kconfig +++ b/trunk/fs/dlm/Kconfig @@ -3,9 +3,8 @@ menu "Distributed Lock Manager" config DLM tristate "Distributed Lock Manager (DLM)" - depends on SYSFS depends on IPV6 || IPV6=n - select IP_SCTP + depends on IP_SCTP select CONFIGFS_FS help A general purpose distributed lock manager for kernel or userspace