CONFIG_CHOICE_PSA_EITS_BACKEND_ZEPHYR_SETTINGS

Zephyr Settings

Type: bool

Direct dependencies

<choice: Backend selection for PSA native ITS>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nrfxlib>/nrf_security/Kconfig.psa:43

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:86<nrfxlib>/Kconfig.nrfxlib:13<nrfxlib>/nrf_security/Kconfig:1702

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend → Enable PSA API support → PSA API support → PSA native Internal Trusted Storage → Backend selection for PSA native ITS

config CHOICE_PSA_EITS_BACKEND_ZEPHYR_SETTINGS
    bool "Zephyr Settings"
    select PSA_EITS_BACKEND_ZEPHYR
    depends on <choice>

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