]> git.baikalelectronics.ru Git - kernel.git/commit
ARC: Cleanup old Kconfig IO scheduler options
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 Jan 2020 19:24:03 +0000 (20:24 +0100)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 10 Feb 2020 06:17:22 +0000 (22:17 -0800)
commitd497498f93e3aca15170f67294bc17cefeec0236
tree83a2c97cd50f8ff841eb17c1a4aba3c9ad87a99d
parent900abd43b6d837ba70928a9ee9599ba3be1d2fb6
ARC: Cleanup old Kconfig IO scheduler options

CONFIG_IOSCHED_DEADLINE and CONFIG_IOSCHED_CFQ are gone since
commit a09aeb8b46df ("block: remove legacy IO schedulers").

The IOSCHED_DEADLINE was replaced by MQ_IOSCHED_DEADLINE and it will be
now enabled by default (along with MQ_IOSCHED_KYBER).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/configs/nps_defconfig
arch/arc/configs/nsimosci_defconfig
arch/arc/configs/nsimosci_hs_defconfig
arch/arc/configs/nsimosci_hs_smp_defconfig