CONFIG_SYSCON_LOG_LEVEL_INF

Info

Type: bool

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:40<Zephyr>/drivers/Kconfig:118<Zephyr>/drivers/syscon/Kconfig:23

Menu path: (Top) → Device Drivers → SYSCON (System Controller) drivers → Max compiled-in log level for syscon

config SYSCON_LOG_LEVEL_INF
    bool "Info"
    depends on <choice>

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