:orphan: .. title:: CLOCK_CONTROL_LOG_LEVEL_WRN .. option:: CONFIG_CLOCK_CONTROL_LOG_LEVEL_WRN *Warning* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/logging/Kconfig.template.log_config:14`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:35`` → ``drivers/Kconfig:54`` → ``drivers/clock_control/Kconfig:24`` Menu path: (top menu) → Device Drivers → Hardware clock controller support → Max compiled-in log level for clock control .. parsed-literal:: config CLOCK_CONTROL_LOG_LEVEL_WRN bool prompt "Warning" if \ :ref:` ` depends on \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*