imx6: Add support for Toradex Apalis family of CoMs
[oweals/openwrt.git] / target / linux / imx6 / patches-4.14 / 200-disable-msi.patch
1 --- a/drivers/pci/dwc/Kconfig
2 +++ b/drivers/pci/dwc/Kconfig
3 @@ -6,7 +6,6 @@ config PCIE_DW
4  config PCIE_DW_HOST
5          bool
6         depends on PCI
7 -       depends on PCI_MSI_IRQ_DOMAIN
8          select PCIE_DW
9  
10  config PCIE_DW_EP
11 @@ -74,7 +73,6 @@ config PCI_IMX6
12         bool "Freescale i.MX6 PCIe controller"
13         depends on PCI
14         depends on SOC_IMX6Q
15 -       depends on PCI_MSI_IRQ_DOMAIN
16         select PCIEPORTBUS
17         select PCIE_DW_HOST
18