The latest development version of this page may be more current than this released 1.14.1 version.
choice: Max compiled-in log level for PCI

Max compiled-in log level for PCI

Type: bool

Direct dependencies

LOG && PCI

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At subsys/logging/Kconfig.template.log_config:3

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:30drivers/pci/Kconfig:63

Menu path: (top menu) → Device Drivers → PCI Settings

choice
    bool
    prompt "Max compiled-in log level for PCI" if LOG && PCI
    default PCI_LOG_LEVEL_INF if LOG && PCI
    depends on LOG && PCI

(Definitions include propagated dependencies, including from if’s and menus.)