-
CONFIG_MBEDTLS_LIBRARY
¶
Enable mbedTLS external library
Type: bool
Help¶
This option enables mbedTLS library.
Direct dependencies¶
<choice: Select implementation>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At modules/Kconfig.mbedtls:22
Included via Kconfig:8
→ Kconfig.zephyr:10
→ modules/Kconfig:13
Menu path: (Top) → Modules → mbedTLS Support → Select implementation
config MBEDTLS_LIBRARY bool "Enable mbedTLS external library" depends on <choice: Select implementation> help This option enables mbedTLS library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)