From 3d7a48b723fd3abd0ad4d9c9f00cb609544d54aa Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Fri, 3 Jan 2025 13:10:49 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_PCI_PF_STUB --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index cc1688a..4a55451 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1696,7 +1696,7 @@ CONFIG_PCI_QUIRKS=y # CONFIG_PCI_DEBUG is not set CONFIG_PCI_REALLOC_ENABLE_AUTO=y # CONFIG_PCI_STUB is not set -CONFIG_PCI_PF_STUB=m +# CONFIG_PCI_PF_STUB is not set CONFIG_PCI_ATS=y CONFIG_PCI_LOCKLESS_CONFIG=y CONFIG_PCI_IOV=y