s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
CONFIG_IOSCHED_DEADLINE was removed with commitf382fb0bce
("block: remove legacy IO schedulers") and setting of the scheduler was removed with commita5fd8ddce2
("s390/dasd: remove setting of scheduler from driver"). So get rid of the select. Reported-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
5fe56de799
commit
3dceecfad6
@ -26,7 +26,6 @@ config DASD
|
|||||||
def_tristate y
|
def_tristate y
|
||||||
prompt "Support for DASD devices"
|
prompt "Support for DASD devices"
|
||||||
depends on CCW && BLOCK
|
depends on CCW && BLOCK
|
||||||
select IOSCHED_DEADLINE
|
|
||||||
help
|
help
|
||||||
Enable this option if you want to access DASDs directly utilizing
|
Enable this option if you want to access DASDs directly utilizing
|
||||||
S/390s channel subsystem commands. This is necessary for running
|
S/390s channel subsystem commands. This is necessary for running
|
||||||
|
Loading…
Reference in New Issue
Block a user