]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/dlm/Kconfig
Merge git://git.infradead.org/mtd-2.6
[karo-tx-linux.git] / fs / dlm / Kconfig
index 81b2c6465eeb26dd21f23746209162eee8169b22..69a94690e493504259fe0d4c04bdd152c56e71ee 100644 (file)
@@ -1,10 +1,11 @@
 menu "Distributed Lock Manager"
-       depends on INET && IP_SCTP && EXPERIMENTAL
+       depends on EXPERIMENTAL && INET
 
 config DLM
        tristate "Distributed Lock Manager (DLM)"
        depends on IPV6 || IPV6=n
        select CONFIGFS_FS
+       select IP_SCTP
        help
        A general purpose distributed lock manager for kernel or userspace
        applications.