]> 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)
commit089b15023540e9d2418c9cd7d247d0473cfc0c4b
tree2dcef5b308cd99542cb8610da057d06e8f3dfd6a
parentf5033ec79b00ab87091d46b54e6d738c645576d0
xtensa: configs: 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>
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