CONFIG_CLOCK_CONTROL_LOG_LEVEL_OFF

Off

Type: bool

Direct dependencies

<choice: Max compiled-in log level for clock control>

(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:54<Zephyr>/drivers/clock_control/Kconfig:21

Menu path: (Top) → Device Drivers → Hardware clock controller support → Max compiled-in log level for clock control

config CLOCK_CONTROL_LOG_LEVEL_OFF
    bool "Off"
    depends on <choice: Max compiled-in log level for clock control>

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