CONFIG_ZEPHYR_MBEDTLS_MODULE

(No prompt – not directly user assignable.)

Type: bool

Default

  • y

Kconfig definitions

At <External Modules>/mbedtls/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:26

Menu path: (Top) → Modules → mbedtls (/home/runner/work/bridle/bridle/workspace/modules/crypto/mbedtls)

config ZEPHYR_MBEDTLS_MODULE
    bool

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

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:6

Menu path: (Top) → Modules → mbedtls (/home/runner/work/bridle/bridle/workspace/modules/crypto/mbedtls)

config ZEPHYR_MBEDTLS_MODULE
    bool
    default y

At <External Modules>/mbedtls/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:74

Menu path: (Top) → Modules

config ZEPHYR_MBEDTLS_MODULE
    bool
    depends on 0

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