CONFIG_ZEPHYR_MBEDTLS_MODULE

(No prompt – not directly user assignable.)

Type: bool

Default

  • y

Kconfig definitions

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:50

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls)

config ZEPHYR_MBEDTLS_MODULE
    bool

At <BuildDir>/kconfig/Kconfig.modules:51

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls)

config ZEPHYR_MBEDTLS_MODULE
    bool
    default y

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:66

Menu path: (Top) → Modules

config ZEPHYR_MBEDTLS_MODULE
    bool
    depends on 0

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