imx6: disable unrequired pcie host driver
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Thu, 7 Jan 2021 10:34:45 +0000 (11:34 +0100)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Thu, 7 Jan 2021 11:08:31 +0000 (12:08 +0100)
imx6 has it's own pcie host driver so we do
not need the one from DW.

This fixes following boot error:

[    0.156913] dw-pcie 1ffc000.pcie: IRQ index 1 not found

Fixes: 6d5291ff7244 ("imx6: add support for kernel 5.4")
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/imx6/config-5.4

index af403395f73e2d5304128f4b25dde8f46876643d..8d3cd56d5dd0468cbb3a1e84e4c45e739acf7f04 100644 (file)
@@ -327,8 +327,6 @@ CONFIG_PCIEAER=y
 CONFIG_PCIEPORTBUS=y
 CONFIG_PCIE_DW=y
 CONFIG_PCIE_DW_HOST=y
-CONFIG_PCIE_DW_PLAT=y
-CONFIG_PCIE_DW_PLAT_HOST=y
 CONFIG_PCIE_PME=y
 CONFIG_PCI_DOMAINS=y
 CONFIG_PCI_DOMAINS_GENERIC=y