-
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 <Zephyr>/modules/mbedtls/Kconfig:17
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:50
Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls)
menuconfig MBEDTLS
bool "mbed TLS Support" if !MBEDTLS_PROMPTLESS
help
This option enables the mbedTLS cryptography library.
At <Zephyr>/modules/mbedtls/Kconfig:17
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/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.)