|
@@ -239,6 +239,16 @@ config PCIE_MEDIATEK
|
|
|
Say Y here if you want to enable PCIe controller support on
|
|
|
MediaTek SoCs.
|
|
|
|
|
|
+config PCIE_MOBIVEIL
|
|
|
+ bool "Mobiveil AXI PCIe controller"
|
|
|
+ depends on ARCH_ZYNQMP || COMPILE_TEST
|
|
|
+ depends on OF
|
|
|
+ depends on PCI_MSI_IRQ_DOMAIN
|
|
|
+ help
|
|
|
+ Say Y here if you want to enable support for the Mobiveil AXI PCIe
|
|
|
+ Soft IP. It has up to 8 outbound and inbound windows
|
|
|
+ for address translation and it is a PCIe Gen4 IP.
|
|
|
+
|
|
|
config PCIE_TANGO_SMP8759
|
|
|
bool "Tango SMP8759 PCIe controller (DANGEROUS)"
|
|
|
depends on ARCH_TANGO && PCI_MSI && OF
|