choice: Max compiled-in log level for psci

Max compiled-in log level for psci

Type: bool

Direct dependencies

LOG && ARM_PSCI

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:108<Zephyr>/drivers/psci/Kconfig:20

Menu path: (Top) → Device Drivers → Support for the ARM Power State Coordination Interface (PSCI)

choice
    bool "Max compiled-in log level for psci"
    default PSCI_LOG_LEVEL_INF
    depends on LOG && ARM_PSCI

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