mirror of https://github.com/hak5/openwrt.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 <ansuelsmth@gmail.com> [commit subject and description facelift] Signed-off-by: Petr Štetiar <ynezz@true.cz>master
parent
f81e148eb6
commit
53801ae1c7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue