-
choice CRYPTO_LOG_LEVEL_CHOICE: Max compiled-in log level for CRYPTO
Max compiled-in log level for CRYPTO
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr Subsystem>/logging/Kconfig.template.log_config:3
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:72
→ <Zephyr Driver>/crypto/Kconfig:22
Menu path: (Top) → Device Drivers → Crypto Drivers [EXPERIMENTAL]
choice CRYPTO_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for CRYPTO"
default CRYPTO_LOG_LEVEL_INF
depends on LOG && CRYPTO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)