oneplus5: disable CONFIG_IOSCHED_TEST

Change-Id: Ie2d11c98a544eab49e293789322e19b9bc001c3c
This commit is contained in:
Timi 2020-11-23 14:05:13 +01:00 committed by Timi Rautamäki
parent 3d4652afec
commit 9b78bffc59

View file

@ -320,7 +320,7 @@ CONFIG_BLOCK_COMPAT=y
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_TEST=m
# CONFIG_IOSCHED_TEST is not set
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_IOSCHED_BFQ=y