CONFIG_DISABLE_MBEDTLS_BUILTIN

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

MBEDTLS || MBEDTLS || (MBEDTLS && 0)

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definitions

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:14

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/mbedtls) → mbed TLS Support

config DISABLE_MBEDTLS_BUILTIN
    bool
    depends on MBEDTLS

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:68

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

config DISABLE_MBEDTLS_BUILTIN
    bool
    depends on MBEDTLS

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:80

Menu path: (Top) → Modules → mbed TLS Support

config DISABLE_MBEDTLS_BUILTIN
    bool
    depends on MBEDTLS && 0

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