CONFIG_PSCI_LOG_LEVEL_OFF

Off

Type: bool

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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) → Max compiled-in log level for psci

config PSCI_LOG_LEVEL_OFF
    bool "Off"
    depends on <choice: Max compiled-in log level for psci>

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