-
CONFIG_BOARD_NRF5340PDK_NRF5340_CPUAPPNS¶
nRF5340 PDK nRF5340 Application MCU non-secure
Type: bool
Direct dependencies¶
SOC_NRF5340_CPUAPP_QKAA && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At boards/arm/nrf5340dk_nrf5340/Kconfig.board:11
Included via Kconfig:8 → Kconfig.zephyr:27 → boards/Kconfig:22
Menu path: (Top) → Board Selection
config BOARD_NRF5340PDK_NRF5340_CPUAPPNS
bool "nRF5340 PDK nRF5340 Application MCU non-secure"
depends on SOC_NRF5340_CPUAPP_QKAA && <choice: Board Selection>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)