Linux 6.9-rc1
[linux-2.6-microblaze.git] / fs / dlm / Kconfig
index b3b86db..f82a495 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