From: Ansuel Smith Date: Thu, 28 Nov 2019 20:58:19 +0000 (+0100) Subject: kernel: generic: add missing config symbol to 4.19 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=53801ae1c79ecf5153d658951e3c3afed4a16d93;p=openwrt%2Fstaging%2Fluka.git kernel: generic: add missing config symbol to 4.19 PCI_V3_SEMI config symbol was found missing in generic kernel config after ipq806x config refresh to 4.19. Signed-off-by: Ansuel Smith [commit subject and description facelift] Signed-off-by: Petr Štetiar --- diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index d6c6a14f38..eb6cf46e95 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -3680,6 +3680,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCIE_KIRIN is not set # CONFIG_PCIE_PTM is not set # CONFIG_PCIE_XILINX is not set +# CONFIG_PCI_V3_SEMI is not set # CONFIG_PCIPCWATCHDOG is not set # CONFIG_PCI_ATMEL is not set # CONFIG_PCI_CNB20LE_QUIRK is not set