mq-deadline: add blk-mq adaptation of the deadline IO scheduler
[linux-2.6-block.git] / block / Kconfig.iosched
index 421bef9c4c48d26c035792716064e9f273253c6e..490ef2850faee1f6682e112a7876c35340794502 100644 (file)
@@ -32,6 +32,12 @@ config IOSCHED_CFQ
 
          This is the default I/O scheduler.
 
+config MQ_IOSCHED_DEADLINE
+       tristate "MQ deadline I/O scheduler"
+       default y
+       ---help---
+         MQ version of the deadline IO scheduler.
+
 config CFQ_GROUP_IOSCHED
        bool "CFQ Group Scheduling support"
        depends on IOSCHED_CFQ && BLK_CGROUP