From aef683b71c6a5a9a23c2ae982b31ee6f46142296 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Sat, 7 Jul 2007 06:14:02 +0200 Subject: [PATCH] --- yaml --- r: 58252 b: refs/heads/master c: 95511ad4342cd094e62c807f6631b9a19cc6b129 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/dlm/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2f94795b0aed..1e35a2d37098 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 38377be88ab878f44c687dbd704d4d044b000c97 +refs/heads/master: 95511ad4342cd094e62c807f6631b9a19cc6b129 diff --git a/trunk/fs/dlm/Kconfig b/trunk/fs/dlm/Kconfig index 69a94690e493..54bcc00ec8df 100644 --- a/trunk/fs/dlm/Kconfig +++ b/trunk/fs/dlm/Kconfig @@ -3,7 +3,7 @@ menu "Distributed Lock Manager" config DLM tristate "Distributed Lock Manager (DLM)" - depends on IPV6 || IPV6=n + depends on SYSFS && (IPV6 || IPV6=n) select CONFIGFS_FS select IP_SCTP help