hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/s390/block/Kconfig
....@@ -26,7 +26,6 @@
2626 def_tristate y
2727 prompt "Support for DASD devices"
2828 depends on CCW && BLOCK
29
- select IOSCHED_DEADLINE
3029 help
3130 Enable this option if you want to access DASDs directly utilizing
3231 S/390s channel subsystem commands. This is necessary for running
....@@ -38,7 +37,7 @@
3837 depends on DASD
3938 help
4039 Enable this option if you want to see profiling information
41
- in /proc/dasd/statistics.
40
+ in /proc/dasd/statistics.
4241
4342 config DASD_ECKD
4443 def_tristate y