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