diff options
| -rw-r--r-- | block/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/block/Kconfig b/block/Kconfig index 1b220101a9cb..2466dcc3ef1d 100644 --- a/block/Kconfig +++ b/block/Kconfig | |||
| @@ -73,6 +73,7 @@ config BLK_DEV_INTEGRITY | |||
| 73 | 73 | ||
| 74 | config BLK_DEV_ZONED | 74 | config BLK_DEV_ZONED |
| 75 | bool "Zoned block device support" | 75 | bool "Zoned block device support" |
| 76 | select MQ_IOSCHED_DEADLINE | ||
| 76 | ---help--- | 77 | ---help--- |
| 77 | Block layer zoned block device support. This option enables | 78 | Block layer zoned block device support. This option enables |
| 78 | support for ZAC/ZBC host-managed and host-aware zoned block devices. | 79 | support for ZAC/ZBC host-managed and host-aware zoned block devices. |
