Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 910ac735 authored by Li Zefan's avatar Li Zefan Committed by Jens Axboe
Browse files

block: make CONFIG_BLK_CGROUP visible



Make the config visible, so we can choose from CONFIG_BLK_CGROUP=y
and CONFIG_BLK_CGROUP=m when CONFIG_IOSCHED_CFQ=m.

Signed-off-by: default avatarLi Zefan <lizf@cn.fujitsu.com>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 97fedbbe
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -78,8 +78,9 @@ config BLK_DEV_INTEGRITY
	Protection.  If in doubt, say N.

config BLK_CGROUP
	bool
	tristate "Block cgroup support"
	depends on CGROUPS
	depends on CFQ_GROUP_IOSCHED
	default n
	---help---
	Generic block IO controller cgroup interface. This is the common