The latest development version of this page may be more current than this released 2.7.5 version.
choice MBEDTLS_IMPLEMENTATION: Select implementation

Select implementation

Type: bool

Direct dependencies

MBEDTLS && 0

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At modules/mbedtls/Kconfig:24

Included via Kconfig:8Kconfig.zephyr:33modules/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.)