CONFIG_PCIE_EP_IPROC

Broadcom iProc PCIe EP driver

Type: bool

Help

This option enables Broadcom iProc PCIe EP driver.

Direct dependencies

PCIE_ENDPOINT

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At <Zephyr>/drivers/pcie/endpoint/Kconfig.iproc:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:32<Zephyr>/drivers/pcie/Kconfig:4<Zephyr>/drivers/pcie/endpoint/Kconfig:19

Menu path: (Top) → Device Drivers → Enable PCIe Endpoint support

menuconfig PCIE_EP_IPROC
    bool "Broadcom iProc PCIe EP driver"
    default n
    depends on PCIE_ENDPOINT
    help
      This option enables Broadcom iProc PCIe EP driver.

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