CONFIG_BOARD_NRF9160DK_NRF9160¶
nRF9160 DK NRF9160
Type: bool
Direct dependencies¶
SOC_NRF9160_SICA && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/arm/nrf9160dk_nrf9160/Kconfig.board:8
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_NRF9160DK_NRF9160
    bool "nRF9160 DK NRF9160"
    depends on SOC_NRF9160_SICA && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)