The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_PCIE_EP_IPROC_V2

Version-2 of iProc PCIe EP controller

Type: bool

Direct dependencies

PCIE_EP_IPROC && PCIE_ENDPOINT

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At drivers/pcie/endpoint/Kconfig.iproc:18

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:34drivers/pcie/Kconfig:4drivers/pcie/endpoint/Kconfig:19

Menu path: (Top) → Device Drivers → Enable PCIe Endpoint support → Broadcom iProc PCIe EP driver

config PCIE_EP_IPROC_V2
    bool "Version-2 of iProc PCIe EP controller"
    default n
    depends on PCIE_EP_IPROC && PCIE_ENDPOINT

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)