X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fdlm%2FKconfig;h=b5654a284fef1283b1186d7e39dcc1e0b3426396;hb=6bfe5c9d6f4dcaa998f67e691359cf7b1c4b443d;hp=c5985b883b2c4f830fd27d1b05aef21e21e8356c;hpb=fdda387f73947e6ae511ec601f5b3c6fbb582aac;p=linux-2.6-omap-h63xx.git diff --git a/fs/dlm/Kconfig b/fs/dlm/Kconfig index c5985b883b2..b5654a284fe 100644 --- a/fs/dlm/Kconfig +++ b/fs/dlm/Kconfig @@ -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.