:orphan: .. title:: BOARD_NRF9160DK_INTERFACE2_MCU .. option:: CONFIG_BOARD_NRF9160DK_INTERFACE2_MCU *Route to nRF52840* Type: ``bool`` Help ==== Pin 6: nRF9160 COEX0 connects to nRF52840 P1.13 Pin 7: nRF9160 COEX1 connects to nRF52840 P1.11 Pin 8: nRF9160 COEX2 connects to nRF52840 P1.15 Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf9160dk_nrf52840/Kconfig:185`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options → Interface pins 6-8 .. parsed-literal:: config BOARD_NRF9160DK_INTERFACE2_MCU bool "Route to nRF52840" depends on \ :ref:` ` help Pin 6: nRF9160 COEX0 connects to nRF52840 P1.13 Pin 7: nRF9160 COEX1 connects to nRF52840 P1.11 Pin 8: nRF9160 COEX2 connects to nRF52840 P1.15 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*