The latest development version of this page may be more current than this released 1.14.1 version.
choice: Max compiled-in log level for CRYPTO

Max compiled-in log level for CRYPTO

Type: bool

Direct dependencies

LOG && CRYPTO

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/logging/Kconfig.template.log_config:3

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:70drivers/crypto/Kconfig:25

Menu path: (top menu) → Device Drivers → Crypto Drivers [EXPERIMENTAL]

choice
    bool
    prompt "Max compiled-in log level for CRYPTO" if LOG && CRYPTO
    default CRYPTO_LOG_LEVEL_INF if LOG && CRYPTO
    depends on LOG && CRYPTO

(Definitions include propagated dependencies, including from if’s and menus.)