From 33971d73a0777d4eabc49962690b2da84ab2a011 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 2 Feb 2023 22:25:01 +0100 Subject: [PATCH] pygoscelis: Enable CONFIG_BLK_CGROUP_IOPRIO --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index d6cc2d2..72d25df 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -826,7 +826,7 @@ CONFIG_BLK_WBT=y CONFIG_BLK_WBT_MQ=y CONFIG_BLK_CGROUP_IOLATENCY=y CONFIG_BLK_CGROUP_IOCOST=y -# CONFIG_BLK_CGROUP_IOPRIO is not set +CONFIG_BLK_CGROUP_IOPRIO=y # CONFIG_BLK_SED_OPAL is not set # CONFIG_BLK_INLINE_ENCRYPTION is not set