-
CONFIG_MBEDTLS_LIBRARY
¶
Enable mbedTLS external library
Type: bool
Help¶
This option enables mbedTLS library.
Direct dependencies¶
<choice: Select implementation>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At ext/lib/crypto/mbedtls/Kconfig:36
Included via Kconfig:10
→ Kconfig.zephyr:37
→ ext/Kconfig:13
→ ext/lib/crypto/Kconfig:10
Menu path: (top menu) → External Sources → Cryptography → mbedTLS Support → Select implementation
config MBEDTLS_LIBRARY bool prompt "Enable mbedTLS external library" if <choice: Select implementation> depends on <choice: Select implementation> help This option enables mbedTLS library.
(Definitions include propagated dependencies, including from if’s and menus.)