From ec9b4eb41b6e50e2aa2df5f3bbca52c85cbe0da9 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 25 Feb 2023 11:54:23 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_BLOCK_LEGACY_AUTOLOAD --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index c91ab84..bf83876 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -828,7 +828,7 @@ CONFIG_TRIM_UNUSED_KSYMS=y CONFIG_UNUSED_KSYMS_WHITELIST="" CONFIG_MODULES_TREE_LOOKUP=y CONFIG_BLOCK=y -CONFIG_BLOCK_LEGACY_AUTOLOAD=y +# CONFIG_BLOCK_LEGACY_AUTOLOAD is not set CONFIG_BLK_RQ_ALLOC_TIME=y CONFIG_BLK_CGROUP_RWSTAT=y CONFIG_BLK_DEV_BSG_COMMON=y