Skip to content

Commit 3dceecf

Browse files
Stefan Haberlandaxboe
authored andcommitted
s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
CONFIG_IOSCHED_DEADLINE was removed with commit f382fb0 ("block: remove legacy IO schedulers") and setting of the scheduler was removed with commit a5fd8dd ("s390/dasd: remove setting of scheduler from driver"). So get rid of the select. Reported-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Stefan Haberland <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
1 parent 5fe56de commit 3dceecf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/s390/block/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ config DASD
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

0 commit comments

Comments
 (0)