MLK-21080-10 PCI: imx: Simplify PCI_IMX6 depends on
authorLeonard Crestez <leonard.crestez@nxp.com>
Mon, 11 Mar 2019 16:56:02 +0000 (18:56 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commite893021be2fba19b266ca7296acc361ac076d646
treedd1f3a41a448659f48acdc3a27f6b49c9fdd3392
parent510c68286e26ac14457828b8f6e4246d1070c3f7
MLK-21080-10 PCI: imx: Simplify PCI_IMX6 depends on

Upstream rejected ARCH_MXC_ARM64 in favor of defining ARCH_MXC for
arm64.

Simplify PCI_IMX6 "depends on" to just "ARCH_MXC || COMPILE_TEST" and
make it actually build on imx8.

Fixes: 2c3ecbe0d6a4 ("MLK-15064-4 PCI: imx: enable pcie support on imx8")

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
drivers/pci/controller/dwc/Kconfig