PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver
[linux-2.6-block.git] / drivers / pci / host / Kconfig
index c4b6568e486dfb464ca1cbf786ca26f4e5fcbab2..7b892a9cc4fc6bcfb2e56c59476435f35f32ab95 100644 (file)
@@ -102,4 +102,8 @@ config PCI_LAYERSCAPE
        help
          Say Y here if you want PCIe controller support on Layerscape SoCs.
 
+config PCI_VERSATILE
+       bool "ARM Versatile PB PCI controller"
+       depends on ARCH_VERSATILE
+
 endmenu