:orphan: .. title:: BOARD_NRF5340DK_NRF5340_CPUAPP .. option:: CONFIG_BOARD_NRF5340DK_NRF5340_CPUAPP *nRF5340 DK nRF5340 Application MCU* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_NRF5340_CPUAPP_QKAA ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf5340dk_nrf5340/Kconfig.board:14`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_NRF5340DK_NRF5340_CPUAPP bool "nRF5340 DK nRF5340 Application MCU" depends on \ :option:`SOC_NRF5340_CPUAPP_QKAA ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*