From f69697510e52f864a4f610b508720515a6f5f847 Mon Sep 17 00:00:00 2001 From: Ing Date: Tue, 22 Aug 2023 15:46:48 +0800 Subject: [PATCH] enable IOV --- files/board/arpl/kernel_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/board/arpl/kernel_defconfig b/files/board/arpl/kernel_defconfig index 89df1e5c..1879d5b4 100644 --- a/files/board/arpl/kernel_defconfig +++ b/files/board/arpl/kernel_defconfig @@ -131,7 +131,7 @@ CONFIG_HOTPLUG_PCI=y CONFIG_HOTPLUG_PCI_PCIE=y CONFIG_HOTPLUG_PCI_ACPI=y # CONFIG_PCI_STUB=m -# CONFIG_PCI_IOV=y +CONFIG_PCI_IOV=y # CONFIG_PCI_ENDPOINT=y CONFIG_PCI_SW_SWITCHTEC=y