pachrhynchus: Make BFQ I/O scheduler optional

This commit is contained in:
Nils Freydank 2021-07-09 10:07:43 +02:00
parent 87cba61ced
commit 08aef28e32
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -831,7 +831,7 @@ CONFIG_BLK_PM=y
#
# CONFIG_MQ_IOSCHED_DEADLINE is not set
# CONFIG_MQ_IOSCHED_KYBER is not set
CONFIG_IOSCHED_BFQ=y
CONFIG_IOSCHED_BFQ=m
CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_BFQ_CGROUP_DEBUG=y
# end of IO Schedulers