-
choice MBEDTLS_IMPLEMENTATION: Select implementation
Select implementation
Select implementation
Type: bool
Defaults¶
Choice options¶
Kconfig definitions¶
At <External Modules>/mbedtls/Kconfig:24
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External Modules>/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:26
Menu path: (Top) → Modules → mbedtls (/home/runner/work/bridle/bridle/workspace/modules/crypto/mbedtls) → mbed TLS Support
choice MBEDTLS_IMPLEMENTATION
bool "Select implementation"
default MBEDTLS_BUILTIN
depends on MBEDTLS
At <External Modules>/mbedtls/Kconfig:24
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External 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.)