summaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/rsk7264_defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-02-17 17:54:55 +0100
committerRich Felker <dalias@libc.org>2020-06-01 14:48:48 -0400
commiteface6c5d1a341f59fe6b264f6c798cb259df9b1 (patch)
treec85af97df9a817788812f7829fe767d8697c585a /arch/sh/configs/rsk7264_defconfig
parent2bbb0e3cc8d4cd51fce9b306e207dba668d39c5f (diff)
downloadlinux-eface6c5d1a341f59fe6b264f6c798cb259df9b1.tar.bz2
sh: configs: Cleanup old Kconfig IO scheduler options
CONFIG_IOSCHED_DEADLINE and CONFIG_IOSCHED_CFQ are gone since commit f382fb0bcef4 ("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). The BFQ_GROUP_IOSCHED is the only multiqueue scheduler which comes with group scheduling so select it in configs previously choosing CFQ_GROUP_IOSCHED. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/configs/rsk7264_defconfig')
-rw-r--r--arch/sh/configs/rsk7264_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/configs/rsk7264_defconfig b/arch/sh/configs/rsk7264_defconfig
index 78643191c99e..f7b9c528c6df 100644
--- a/arch/sh/configs/rsk7264_defconfig
+++ b/arch/sh/configs/rsk7264_defconfig
@@ -17,8 +17,6 @@ CONFIG_MMAP_ALLOW_UNINITIALIZED=y
CONFIG_PROFILING=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_PARTITION_ADVANCED=y
-# CONFIG_IOSCHED_DEADLINE is not set
-# CONFIG_IOSCHED_CFQ is not set
CONFIG_CPU_SUBTYPE_SH7264=y
CONFIG_MEMORY_START=0x0c000000
CONFIG_FLATMEM_MANUAL=y