-
choice MBEDTLS_IMPLEMENTATION: Select implementation
Select implementation
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At modules/mbedtls/Kconfig:24
Included via Kconfig:8
→ Kconfig.zephyr:33
→ modules/Kconfig:74
Menu path: (Top) → Modules → mbed TLS Support
choice MBEDTLS_IMPLEMENTATION
bool "Select implementation"
default MBEDTLS_BUILTIN
depends on MBEDTLS && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)