CONFIG_PCIE_ENDPOINT

Enable PCIe Endpoint support

Type: bool

Help

This option enables PCIe Endpoint support.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

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

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

Menu path: (Top) → Device Drivers

menuconfig PCIE_ENDPOINT
    bool "Enable PCIe Endpoint support"
    help
      This option enables PCIe Endpoint support.

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