diff options
Diffstat (limited to 'drivers/pci/host/Kconfig')
-rw-r--r-- | drivers/pci/host/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig index c4b6568e486d..7b892a9cc4fc 100644 --- a/drivers/pci/host/Kconfig +++ b/drivers/pci/host/Kconfig | |||
@@ -102,4 +102,8 @@ config PCI_LAYERSCAPE | |||
102 | help | 102 | help |
103 | Say Y here if you want PCIe controller support on Layerscape SoCs. | 103 | Say Y here if you want PCIe controller support on Layerscape SoCs. |
104 | 104 | ||
105 | config PCI_VERSATILE | ||
106 | bool "ARM Versatile PB PCI controller" | ||
107 | depends on ARCH_VERSATILE | ||
108 | |||
105 | endmenu | 109 | endmenu |