-
CONFIG_MBEDTLS_LIBRARY
¶
Use external mbedTLS library
Type: bool
Help¶
Use external, out-of-tree prebuilt mbedTLS library. For advanced users only.
Direct dependencies¶
<choice: Select implementation>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At modules/Kconfig.mbedtls:24
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:21
Menu path: (Top) → Modules → mbedTLS Support → Select implementation
config MBEDTLS_LIBRARY bool "Use external mbedTLS library" depends on <choice: Select implementation> help Use external, out-of-tree prebuilt mbedTLS library. For advanced users only.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)