aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.10
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2021-04-15 01:48:47 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-04-17 21:50:08 +0200
commitcee5df00c051ea69afd4f7bdaf84df94bfebf0f2 (patch)
tree677ab0b6590f7f93e91431fa22cc5c998716ff49 /target/linux/generic/config-5.10
parent6d4ef67926129f6b05e241913c14878b0efcc44d (diff)
downloadupstream-cee5df00c051ea69afd4f7bdaf84df94bfebf0f2.tar.gz
upstream-cee5df00c051ea69afd4f7bdaf84df94bfebf0f2.tar.bz2
upstream-cee5df00c051ea69afd4f7bdaf84df94bfebf0f2.zip
kernel: Remove dead scheduler options
The non-MQ CFQ, deadline and noop IO schedulers are deleted from the Linux kernel since commit f382fb0bcef4c37dc049e9f6963e3baf204d815c "block: remove legacy IO schedulers". Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'target/linux/generic/config-5.10')
-rw-r--r--target/linux/generic/config-5.104
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 457f62b195..e7751969f6 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -1297,7 +1297,6 @@ CONFIG_DEFAULT_CUBIC=y
CONFIG_DEFAULT_DEADLINE=y
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_DEFAULT_INIT=""
-CONFIG_DEFAULT_IOSCHED="deadline"
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_DEFAULT_NOOP is not set
# CONFIG_DEFAULT_RENO is not set
@@ -2600,9 +2599,6 @@ CONFIG_INPUT_MISC=y
# CONFIG_IOMMU_SUPPORT is not set
# CONFIG_IONIC is not set
# CONFIG_IOSCHED_BFQ is not set
-# CONFIG_IOSCHED_CFQ is not set
-CONFIG_IOSCHED_DEADLINE=y
-CONFIG_IOSCHED_NOOP=y
CONFIG_IO_STRICT_DEVMEM=y
# CONFIG_IO_URING is not set
CONFIG_IO_WQ=y