Restore the original scheduler for this device

This commit is contained in:
Florian Leeber 2022-02-13 00:00:22 +01:00 committed by GitHub
parent 8ea678f101
commit 9773c06e8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -328,13 +328,12 @@ CONFIG_BLOCK_COMPAT=y
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_TEST is not set
CONFIG_IOSCHED_DEADLINE=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
CONFIG_IOSCHED_BFQ=y
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
# CONFIG_DEFAULT_IOSCHED was "cfq"
CONFIG_DEFAULT_IOSCHED="deadline"
CONFIG_DEFAULT_IOSCHED="cfq"
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y