162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci 362306a36Sopenharmony_cimenu "Mobiveil-based PCIe controllers" 462306a36Sopenharmony_ci depends on PCI 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciconfig PCIE_MOBIVEIL 762306a36Sopenharmony_ci bool 862306a36Sopenharmony_ci 962306a36Sopenharmony_ciconfig PCIE_MOBIVEIL_HOST 1062306a36Sopenharmony_ci bool 1162306a36Sopenharmony_ci depends on PCI_MSI 1262306a36Sopenharmony_ci select PCIE_MOBIVEIL 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ciconfig PCIE_LAYERSCAPE_GEN4 1562306a36Sopenharmony_ci bool "Freescale Layerscape Gen4 PCIe controller" 1662306a36Sopenharmony_ci depends on ARCH_LAYERSCAPE || COMPILE_TEST 1762306a36Sopenharmony_ci depends on PCI_MSI 1862306a36Sopenharmony_ci select PCIE_MOBIVEIL_HOST 1962306a36Sopenharmony_ci help 2062306a36Sopenharmony_ci Say Y here if you want PCIe Gen4 controller support on 2162306a36Sopenharmony_ci Layerscape SoCs. 2262306a36Sopenharmony_ci 2362306a36Sopenharmony_ciconfig PCIE_MOBIVEIL_PLAT 2462306a36Sopenharmony_ci bool "Mobiveil AXI PCIe controller" 2562306a36Sopenharmony_ci depends on ARCH_ZYNQMP || COMPILE_TEST 2662306a36Sopenharmony_ci depends on OF 2762306a36Sopenharmony_ci depends on PCI_MSI 2862306a36Sopenharmony_ci select PCIE_MOBIVEIL_HOST 2962306a36Sopenharmony_ci help 3062306a36Sopenharmony_ci Say Y here if you want to enable support for the Mobiveil AXI PCIe 3162306a36Sopenharmony_ci Soft IP. It has up to 8 outbound and inbound windows 3262306a36Sopenharmony_ci for address translation and it is a PCIe Gen4 IP. 3362306a36Sopenharmony_ci 3462306a36Sopenharmony_ciendmenu 35