-
CONFIG_MBEDTLS
¶
mbedTLS Support
Type: bool
Help¶
This option enables the mbedTLS cryptography library.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At modules/Kconfig.mbedtls:6
Included via Kconfig:8
→ Kconfig.zephyr:10
→ modules/Kconfig:16
Menu path: (Top) → Modules
menuconfig MBEDTLS
bool "mbedTLS Support"
help
This option enables the mbedTLS cryptography library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)