Skip to content

Commit 1ecf487

Browse files
committed
block/Kconfig: Allow selecting BLK_CGROUP_PUNT_BIO
This is required to enable selecting this for configs. JIRA: https://issues.redhat.com/browse/RHEL-79711 Upstream Status: RHEL-only Signed-off-by: Neal Gompa <ngompa@centosproject.org>
1 parent 46afd24 commit 1ecf487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

block/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ config BLK_CGROUP_RWSTAT
4444

4545
config BLK_CGROUP_PUNT_BIO
4646
bool
47+
default y
4748

4849
config BLK_DEV_BSG_COMMON
4950
tristate

0 commit comments

Comments
 (0)