- choice MBEDTLS_IMPLEMENTATION: Select implementation
Select implementation
Select implementation
Type: bool
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Defaults¶
Choice options¶
Kconfig definitions¶
At modules/mbedtls/Kconfig:24
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_build/Kconfig/Kconfig.modules:8
Menu path: (Top) → Modules → mbedtls (/home/nashif/zephyrproject/modules/crypto/mbedtls) → mbed TLS Support
choice MBEDTLS_IMPLEMENTATION
bool "Select implementation"
default MBEDTLS_BUILTIN
depends on MBEDTLS
At modules/mbedtls/Kconfig:24
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:66
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.)