CONFIG_NRF_SECURITY_ADVANCED

Advanced mbed TLS Configuration Settings

Type: bool

Help

This configuration has no effect and will be deprecated.
It is kept in to ensure projects setting this aren't affected.

Direct dependencies

NRF_SECURITY

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <nrfxlib>/nrf_security/Kconfig.legacy:210

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:92<nrfxlib>/Kconfig.nrfxlib:13<nrfxlib>/nrf_security/Kconfig:111

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module

config NRF_SECURITY_ADVANCED
    bool "Advanced mbed TLS Configuration Settings"
    depends on NRF_SECURITY
    help
      This configuration has no effect and will be deprecated.
      It is kept in to ensure projects setting this aren't affected.

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