From d00e66f26f8700b6e336fee74c151262f8f95b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Sun, 23 Jun 2019 09:50:40 +0200 Subject: kernel: generic: add missing 4.19 config symbol MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes following kernel build issue on x86/64: PCI PF Stub driver (PCI_PF_STUB) [N/m/y/?] (NEW) Signed-off-by: Petr Štetiar --- target/linux/generic/config-4.19 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux') diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 6b8497be4b..e3f21733f8 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 -- cgit v1.2.3