CONFIG_SPM_NRF_REGULATORS_NS¶
Regulators is Non-Secure
Type: bool
Default¶
y
Kconfig definition¶
At <nRF>/subsys/spm/Kconfig:271
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:31
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:54
→ <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_REGULATORS_NS
bool "Regulators is Non-Secure"
default y
depends on IS_SPM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)