From 8885095da6229ee9d5186ca765dc459e6cd16fba Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Mon, 29 May 2023 11:23:13 +0200 Subject: [PATCH] aptenodytes: Disable CONFIG_BLK_WBT --- aptenodytes-config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/aptenodytes-config b/aptenodytes-config index 3d1f927..ab7884f 100644 --- a/aptenodytes-config +++ b/aptenodytes-config @@ -766,8 +766,7 @@ CONFIG_BLK_ICQ=y # CONFIG_BLK_DEV_INTEGRITY is not set # CONFIG_BLK_DEV_ZONED is not set # CONFIG_BLK_DEV_THROTTLING is not set -CONFIG_BLK_WBT=y -CONFIG_BLK_WBT_MQ=y +# CONFIG_BLK_WBT is not set CONFIG_BLK_CGROUP_IOLATENCY=y CONFIG_BLK_CGROUP_IOCOST=y # CONFIG_BLK_CGROUP_IOPRIO is not set