CONFIG_PELION_MBEDTLS_FILE

Built-in Mbed TLS, configuration from file

Type: bool

Direct dependencies

PELION_SOURCES && PELION_CLIENT

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/pelion-dm/zephyr/Kconfig.mbedtls:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:26/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/pelion-dm/zephyr/Kconfig:31

Menu path: (Top) → Modules → pelion-dm (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/pelion-dm) → Pelion Device Management Client Library → Build Pelion client from sources → Mbed TLS options

config PELION_MBEDTLS_FILE
    bool "Built-in Mbed TLS, configuration from file"
    select MBEDTLS
    depends on PELION_SOURCES && PELION_CLIENT

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