-
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 ifs and menus.)
Kconfig definition¶
At modules/Kconfig.mbedtls:17
Included via Kconfig:8
→ Kconfig.zephyr:10
→ modules/Kconfig:13
Menu path: (Top) → Modules → mbedTLS Support → Select implementation
config MBEDTLS_BUILTIN bool "Enable mbedTLS integrated sources" depends on <choice: Select implementation> help Link with local mbedTLS sources instead of external library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)