]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
arm: mvebu: PCIe support is now available on mvebu
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 May 2013 15:55:23 +0000 (17:55 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 20 May 2013 19:18:44 +0000 (19:18 +0000)
Now that the PCIe driver for mvebu has been integrated and all its
relevant dependencies, we can mark the ARCH_MVEBU platform has
MIGHT_HAVE_PCI, which allows to select the PCI bus support if needed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-mvebu/Kconfig

index e11acbb0a46d4316c82f23cb333744cbab41d89f..381062d90c1d2569f67599077f04d68556c6c3b0 100644 (file)
@@ -15,6 +15,8 @@ config ARCH_MVEBU
        select MVEBU_CLK_GATING
        select MVEBU_MBUS
        select ZONE_DMA if ARM_LPAE
+       select MIGHT_HAVE_PCI
+       select PCI_QUIRKS if PCI
 
 if ARCH_MVEBU