]> err.no Git - linux-2.6/blobdiff - fs/dlm/Kconfig
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-2.6] / fs / dlm / Kconfig
index 69a94690e493504259fe0d4c04bdd152c56e71ee..54bcc00ec8df7daadc6cb466f4a5279bf14e1df6 100644 (file)
@@ -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