CONFIG_SYNC_RTC_LOG_LEVEL_WRN

Warning

Type: bool

Direct dependencies

<choice SYNC_RTC_LOG_LEVEL_CHOICE: Max compiled-in log level for Synchronized RTC>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Subsystem>/logging/Kconfig.template.log_config:14

Included via Kconfig:8Kconfig.zephyr:38<SoC>/Kconfig:18<SoC>/arm/nordic_nrf/Kconfig:17<SoC>/arm/nordic_nrf/nrf53/Kconfig.soc:241

Menu path: (Top) → Hardware Configuration → Enable RTC clock synchronization → Max compiled-in log level for Synchronized RTC

config SYNC_RTC_LOG_LEVEL_WRN
    bool "Warning"
    depends on <choice SYNC_RTC_LOG_LEVEL_CHOICE>

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