um: Cleanup CONFIG_IOSCHED_CFQ
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 Jan 2020 19:22:26 +0000 (20:22 +0100)
committerRichard Weinberger <richard@nod.at>
Sun, 29 Mar 2020 21:15:22 +0000 (23:15 +0200)
commitb495dfed706c4c5873c0dab8930ad6eb1d276a6c
tree2c44d4a71d4e2361bc6c4148b9fa9f33a6af2890
parent16fbf79b0f83bc752cee8589279f1ebfe57b3b6e
um: Cleanup CONFIG_IOSCHED_CFQ

CONFIG_IOSCHED_CFQ is gone since commit f382fb0bcef4 ("block: remove legacy
IO schedulers").

The IOSCHED_BFQ seems to replace IOSCHED_CFQ so select it in configs
previously choosing the latter.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/configs/i386_defconfig
arch/um/configs/x86_64_defconfig