-
CONFIG_MBEDTLS_BUILTIN
¶
Enable mbedTLS integrated sources
Type: bool
Help¶
Link with local mbedTLS sources instead of external library.
Direct dependencies¶
<choice: Select implementation>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At ext/lib/crypto/mbedtls/Kconfig:31
Included via Kconfig:10
→ Kconfig.zephyr:41
→ ext/Kconfig:13
→ ext/lib/crypto/Kconfig:10
Menu path: (top menu) → External Sources → Cryptography → mbedTLS Support → Select implementation
config MBEDTLS_BUILTIN bool prompt "Enable mbedTLS integrated sources" if <choice: Select implementation> depends on <choice: Select implementation> help Link with local mbedTLS sources instead of external library.
(Definitions include propagated dependencies, including from if’s and menus.)