CONFIG_SPM_NRF_I2S0_NS

I2S0 is Non-Secure

Type: bool

Direct dependencies

SOC_NRF5340_CPUAPP && IS_SPM

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <nRF>/subsys/spm/Kconfig:295

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:26

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → SPM → Configure Non-Secure peripherals

config SPM_NRF_I2S0_NS
    bool "I2S0 is Non-Secure"
    default y
    depends on SOC_NRF5340_CPUAPP && IS_SPM

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