kernel/drivers/s390/block/Kconfig
.. .. @@ -26,7 +26,6 @@ 26 26 def_tristate y 27 27 prompt "Support for DASD devices" 28 28 depends on CCW && BLOCK 29 - select IOSCHED_DEADLINE30 29 help 31 30 Enable this option if you want to access DASDs directly utilizing 32 31 S/390s channel subsystem commands. This is necessary for running .. .. @@ -38,7 +37,7 @@ 38 37 depends on DASD 39 38 help 40 39 Enable this option if you want to see profiling information 41 - in /proc/dasd/statistics.40 + in /proc/dasd/statistics.42 41 43 42 config DASD_ECKD 44 43 def_tristate y