:orphan: .. title:: BOARD_BL5340_DVK_CPUAPP .. option:: CONFIG_BOARD_BL5340_DVK_CPUAPP *BL5340-DVK (nRF5340) Application MCU* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_NRF5340_CPUAPP_QKAA ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/bl5340_dvk/Kconfig.board:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/Kconfig:22`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_BL5340_DVK_CPUAPP bool "BL5340-DVK (nRF5340) Application MCU" depends on SOC_NRF5340_CPUAPP_QKAA && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*