:orphan: .. title:: CONFIG_BOARD_NRF5340DK_NRF5340_CPUAPP_NS .. kconfig:: CONFIG_BOARD_NRF5340DK_NRF5340_CPUAPP_NS CONFIG_BOARD_NRF5340DK_NRF5340_CPUAPP_NS ######################################## *nRF5340 DK nRF5340 Application MCU non-secure* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_NRF5340_CPUAPP_QKAA ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/nrf5340dk_nrf5340/Kconfig.board:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_NRF5340DK_NRF5340_CPUAPP_NS bool "nRF5340 DK nRF5340 Application MCU non-secure" depends on SOC_NRF5340_CPUAPP_QKAA && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*