The latest development version of this page may be more current than this released 2.1.0 version.
CONFIG_MBEDTLS

mbedTLS Support

Type: bool

Help

This option enables the mbedTLS cryptography library.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At modules/Kconfig.mbedtls:6

Included via Kconfig:8Kconfig.zephyr:10modules/Kconfig:6

Menu path: (Top) → Modules

menuconfig MBEDTLS
    bool "mbedTLS Support"
    help
      This option enables the mbedTLS cryptography library.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)