]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - block/Kconfig
block: force select mq-deadline for zoned block devices
[thirdparty/kernel/stable.git] / block / Kconfig
index 1b220101a9cb6d2cb64d38b3c93713ea03243981..2466dcc3ef1dc55bc16220b65ce9eb8cd39d83f4 100644 (file)
@@ -73,6 +73,7 @@ config BLK_DEV_INTEGRITY
 
 config BLK_DEV_ZONED
        bool "Zoned block device support"
+       select MQ_IOSCHED_DEADLINE
        ---help---
        Block layer zoned block device support. This option enables
        support for ZAC/ZBC host-managed and host-aware zoned block devices.