Re: [PATCH] PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies

From: Lorenzo Pieralisi
Date: Tue Mar 23 2021 - 06:31:32 EST


On Mon, 8 Feb 2021 15:23:01 +0100, Geert Uytterhoeven wrote:
> - Drop the dependency on PCI, as this is implied by the dependency on
> PCI_MSI_IRQ_DOMAIN,
> - Drop the dependencies on OF and ARM64, as the driver compiles fine
> without OF and/or on other architectures,
> - The Freescale Layerscape PCIe Gen4 controller is present only on
> Freescale Layerscape SoCs. Hence depend on ARCH_LAYERSCAPE, to
> prevent asking the user about this driver when configuring a kernel
> without Freescale Layerscape support, unless compile-testing.

Applied to pci/misc, thanks!

[1/1] PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies
https://git.kernel.org/lpieralisi/pci/c/021a90fe60

Thanks,
Lorenzo