-
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 <Zephyr>/modules/Kconfig.mbedtls:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:21
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.)