-
CONFIG_SPM_NRF_LPCOMP_NS
¶
LPCOMP is Non-Secure
Type: bool
Default¶
y
Kconfig definition¶
At <nRF>/subsys/spm/Kconfig:327
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <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_LPCOMP_NS
bool "LPCOMP is Non-Secure"
default y
depends on SOC_NRF5340_CPUAPP && IS_SPM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)