]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/dlm/Kconfig
Pull platform-drivers into test branch
[linux-2.6-omap-h63xx.git] / fs / dlm / Kconfig
index c5985b883b2c4f830fd27d1b05aef21e21e8356c..b5654a284fef1283b1186d7e39dcc1e0b3426396 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 if DLM_SCTP
        help
        A general purpose distributed lock manager for kernel or userspace
        applications.