CONFIG_PCIE_EP_LOG_LEVEL_ERR

Error

Type: bool

Direct dependencies

<choice: Max compiled-in log level for PCIE_EP>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:11

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

Menu path: (Top) → Device Drivers → Enable PCIe Endpoint support → Max compiled-in log level for PCIE_EP

config PCIE_EP_LOG_LEVEL_ERR
    bool "Error"
    depends on <choice: Max compiled-in log level for PCIE_EP>

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