]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: configs: Cleanup old Kconfig IO scheduler options
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 Jan 2020 19:21:29 +0000 (20:21 +0100)
committerMax Filippov <jcmvbkbc@gmail.com>
Thu, 30 Jan 2020 23:55:51 +0000 (15:55 -0800)
commit9da12e927bc5666f669baf8d2dc9be501868b203
tree2dcef5b308cd99542cb8610da057d06e8f3dfd6a
parent5e70d806333e1f2313878ff55337b4e1f608e3fc
xtensa: configs: 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>
Message-Id: <20200130192129.2677-1-krzk@kernel.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/configs/audio_kc705_defconfig
arch/xtensa/configs/cadence_csp_defconfig
arch/xtensa/configs/generic_kc705_defconfig
arch/xtensa/configs/iss_defconfig
arch/xtensa/configs/nommu_kc705_defconfig
arch/xtensa/configs/smp_lx200_defconfig