[OpenWrt-Devel] [PATCH] kernel: generic: add missing 4.19 config symbol

Petr Štetiar ynezz at true.cz
Sun Jun 23 12:11:11 EDT 2019


Fixes following kernel build issue on x86/64:

 PCI PF Stub driver (PCI_PF_STUB) [N/m/y/?] (NEW)

Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
 target/linux/generic/config-4.19 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19
index 6b8497be4b0f..e3f21733f81e 100644
--- a/target/linux/generic/config-4.19
+++ b/target/linux/generic/config-4.19
@@ -3695,6 +3695,7 @@ CONFIG_PARTITION_ADVANCED=y
 # CONFIG_PCI_LAYERSCAPE is not set
 # CONFIG_PCI_MSI is not set
 # CONFIG_PCI_PASID is not set
+# CONFIG_PCI_PF_STUB is not set
 # CONFIG_PCI_PRI is not set
 CONFIG_PCI_QUIRKS=y
 # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
-- 
1.9.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list