From e0325ddb7fd5ed8d3684952fe8ed2980bfc0aed9 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_DEV_THROTTLING --- aptenodytes-config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/aptenodytes-config b/aptenodytes-config index 7f81cc6..3d1f927 100644 --- a/aptenodytes-config +++ b/aptenodytes-config @@ -765,8 +765,7 @@ CONFIG_BLK_ICQ=y # CONFIG_BLK_DEV_BSGLIB is not set # CONFIG_BLK_DEV_INTEGRITY is not set # CONFIG_BLK_DEV_ZONED is not set -CONFIG_BLK_DEV_THROTTLING=y -# CONFIG_BLK_DEV_THROTTLING_LOW is not set +# CONFIG_BLK_DEV_THROTTLING is not set CONFIG_BLK_WBT=y CONFIG_BLK_WBT_MQ=y CONFIG_BLK_CGROUP_IOLATENCY=y