提交 237e5bc4 编写于 作者: J Jens Axboe

io controller: quick fix for blk-cgroup and modular CFQ

It's currently not an allowed configuration, so express that in Kconfig.
Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
上级 f2eecb91
......@@ -34,7 +34,7 @@ config IOSCHED_CFQ
config CFQ_GROUP_IOSCHED
bool "CFQ Group Scheduling support"
depends on IOSCHED_CFQ && CGROUPS
depends on IOSCHED_CFQ=y && CGROUPS
select BLK_CGROUP
default n
---help---
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册