diff options
Diffstat (limited to 'drivers/s390/block/Kconfig')
-rw-r--r-- | drivers/s390/block/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/block/Kconfig b/drivers/s390/block/Kconfig index e879b212cf43..07883197f474 100644 --- a/drivers/s390/block/Kconfig +++ b/drivers/s390/block/Kconfig | |||
@@ -20,6 +20,7 @@ config DCSSBLK | |||
20 | config DASD | 20 | config DASD |
21 | tristate "Support for DASD devices" | 21 | tristate "Support for DASD devices" |
22 | depends on CCW && BLOCK | 22 | depends on CCW && BLOCK |
23 | select IOSCHED_DEADLINE | ||
23 | help | 24 | help |
24 | Enable this option if you want to access DASDs directly utilizing | 25 | Enable this option if you want to access DASDs directly utilizing |
25 | S/390s channel subsystem commands. This is necessary for running | 26 | S/390s channel subsystem commands. This is necessary for running |