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