-
choice: Select implementation
Select implementation
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At modules/Kconfig.mbedtls:13
Included via Kconfig:8 → Kconfig.zephyr:23 → modules/Kconfig:21
Menu path: (Top) → Modules → mbedTLS Support
choice
bool "Select implementation"
default MBEDTLS_BUILTIN
depends on MBEDTLS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)