]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - block/Kconfig.iosched
selftests/bpf: Add bpf_timer test.
[mirror_ubuntu-jammy-kernel.git] / block / Kconfig.iosched
index 2f2158e05a91c1eaa85bdaa142e33a1748441d65..64053d67a97b783795bd9c6b3067f34dfea910f3 100644 (file)
@@ -9,6 +9,12 @@ config MQ_IOSCHED_DEADLINE
        help
          MQ version of the deadline IO scheduler.
 
+config MQ_IOSCHED_DEADLINE_CGROUP
+       tristate
+       default y
+       depends on MQ_IOSCHED_DEADLINE
+       depends on BLK_CGROUP
+
 config MQ_IOSCHED_KYBER
        tristate "Kyber I/O scheduler"
        default y