CONFIG_MBEDTLS

mbedTLS Support

Type: bool

Help

This option enables the mbedTLS cryptography library.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/modules/Kconfig.mbedtls:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:10<Zephyr>/modules/Kconfig:17

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.)