summaryrefslogtreecommitdiffstats
path: root/arch/m68k/configs/m5272c3_defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-01-30 20:25:20 +0100
committerGreg Ungerer <gerg@linux-m68k.org>2020-01-31 16:37:06 +1000
commitd5fae240b9bdb2d374624e6aa9f99a4527f111ec (patch)
tree068f77840f97a5c2609c36ad63cec05be3216977 /arch/m68k/configs/m5272c3_defconfig
parentdef9d2780727cec3313ed3522d0123158d87224d (diff)
downloadlinux-stable-d5fae240b9bdb2d374624e6aa9f99a4527f111ec.tar.gz
linux-stable-d5fae240b9bdb2d374624e6aa9f99a4527f111ec.tar.bz2
linux-stable-d5fae240b9bdb2d374624e6aa9f99a4527f111ec.zip
m68k: 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). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/m5272c3_defconfig')
-rw-r--r--arch/m68k/configs/m5272c3_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/configs/m5272c3_defconfig b/arch/m68k/configs/m5272c3_defconfig
index 1e679f6a400f..eca65020aae3 100644
--- a/arch/m68k/configs/m5272c3_defconfig
+++ b/arch/m68k/configs/m5272c3_defconfig
@@ -10,8 +10,6 @@ CONFIG_EXPERT=y
# CONFIG_VM_EVENT_COUNTERS is not set
# CONFIG_SLUB_DEBUG is not set
# CONFIG_BLK_DEV_BSG is not set
-# CONFIG_IOSCHED_DEADLINE is not set
-# CONFIG_IOSCHED_CFQ is not set
# CONFIG_MMU is not set
CONFIG_M5272=y
CONFIG_M5272C3=y