diff --git a/block/Kconfig b/block/Kconfig index 1b220101a9cb6d2cb64d38b3c93713ea03243981..2466dcc3ef1dc55bc16220b65ce9eb8cd39d83f4 100644 --- a/block/Kconfig +++ b/block/Kconfig @@ -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.