CONFIG_BOARD_NRF9160DK_LOG_LEVEL_WRN

Warning

Type: bool

Direct dependencies

<choice: Max compiled-in log level for Board Control>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/Kconfig:48<Zephyr>/boards/arm/nrf9160dk_nrf52840/Kconfig:253

Menu path: (Top) → Board Options → Max compiled-in log level for Board Control

config BOARD_NRF9160DK_LOG_LEVEL_WRN
    bool "Warning"
    depends on <choice: Max compiled-in log level for Board Control>

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