- CONFIG_MBEDTLS¶
mbed TLS Support
mbed TLS Support
Type: bool
Help¶
This option enables the mbedTLS cryptography library.
Help¶
This option enables the mbedTLS cryptography library.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definitions¶
At modules/mbedtls/Kconfig:17
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_build/Kconfig/Kconfig.modules:8
Menu path: (Top) → Modules → mbedtls (/home/nashif/zephyrproject/modules/crypto/mbedtls)
menuconfig MBEDTLS
bool "mbed TLS Support" if !MBEDTLS_PROMPTLESS
help
This option enables the mbedTLS cryptography library.
At modules/mbedtls/Kconfig:17
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:66
Menu path: (Top) → Modules
menuconfig MBEDTLS
bool "mbed TLS Support" if !MBEDTLS_PROMPTLESS
depends on 0
help
This option enables the mbedTLS cryptography library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)