:orphan: .. title:: CONFIG_PCIE_ENDPOINT .. kconfig:: CONFIG_PCIE_ENDPOINT CONFIG_PCIE_ENDPOINT #################### *Enable PCIe Endpoint support* Type: ``bool`` Help ==== .. code-block:: none This option enables PCIe Endpoint support. Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/pcie/endpoint/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:34`` → ``/pcie/Kconfig:4`` Menu path: (Top) → Device Drivers .. code-block:: kconfig 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.)*