Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
[sfrench/cifs-2.6.git] / block / Kconfig.iosched
index 421bef9c4c48d26c035792716064e9f273253c6e..58fc8684788d1f9fe7894c5afefa46c05692bf27 100644 (file)
@@ -63,6 +63,12 @@ config DEFAULT_IOSCHED
        default "cfq" if DEFAULT_CFQ
        default "noop" if DEFAULT_NOOP
 
+config MQ_IOSCHED_DEADLINE
+       tristate "MQ deadline I/O scheduler"
+       default y
+       ---help---
+         MQ version of the deadline IO scheduler.
+
 endmenu
 
 endif