diff --git a/[refs] b/[refs] index 65d3ed238cbf..545e235d14ec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eeee2b5fe1a9db15d3160da8048d9b89108753bf +refs/heads/master: a3de56bdb980c63b01662cac05d430db60ff4374 diff --git a/trunk/fs/dlm/Kconfig b/trunk/fs/dlm/Kconfig index 1897eb1b4b6a..e4242c3f8486 100644 --- a/trunk/fs/dlm/Kconfig +++ b/trunk/fs/dlm/Kconfig @@ -1,6 +1,6 @@ menuconfig DLM tristate "Distributed Lock Manager (DLM)" - depends on EXPERIMENTAL && INET + depends on INET depends on SYSFS && CONFIGFS_FS && (IPV6 || IPV6=n) select IP_SCTP help