choice ANT_ENCRYPT_CONFIG_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT Encrypt Config

Max compiled-in log level for ANT Encrypt Config

Type: bool

Direct dependencies

LOG && ANT_ENCRYPT_CONFIG && ANT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At C:/ncs/main/zephyr/subsys/logging/Kconfig.template.log_config:3

Included via Kconfig:38lib/Kconfig:11lib\ant_encryption/Kconfig:19

Menu path: (Top) → ANT Wireless → ANT Encrypt Config Library

choice ANT_ENCRYPT_CONFIG_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for ANT Encrypt Config"
    default ANT_ENCRYPT_CONFIG_LOG_LEVEL_DEFAULT
    depends on LOG && ANT_ENCRYPT_CONFIG && ANT

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