Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...
[linux-block.git] / fs / dlm / Kconfig
index b3b86dbdc1878f0d42794f20d904a4dc094915a8..f82a4952769da5584e4d5eb391cf0a21ebf76475 100644 (file)
@@ -8,15 +8,6 @@ menuconfig DLM
        A general purpose distributed lock manager for kernel or userspace
        applications.
 
-config DLM_DEPRECATED_API
-       bool "DLM deprecated API"
-       depends on DLM
-       help
-       Enables deprecated DLM timeout features that will be removed in
-        later Linux kernel releases.
-
-       If you are unsure, say N.
-
 config DLM_DEBUG
        bool "DLM debugging"
        depends on DLM