]> 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)
commit879f6bc5df07b007c713740d63f9abf7d9ea12e2
tree83a2c97cd50f8ff841eb17c1a4aba3c9ad87a99d
parent9f9285b96014e47599924b03ab0c07fa1549e04b
ARC: Cleanup old Kconfig IO scheduler options

CONFIG_IOSCHED_DEADLINE and CONFIG_IOSCHED_CFQ are gone since
commit d9d6e5000d50 ("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