:orphan: .. title:: BOARD_NRF9160DK_INTERFACE1_MCU .. option:: CONFIG_BOARD_NRF9160DK_INTERFACE1_MCU *Route to nRF52840* Type: ``bool`` Help ==== Pin 3: nRF9160 P0.21 connects to nRF52840 P0.22 Pin 4: nRF9160 P0.22 connects to nRF52840 P1.04 Pin 5: nRF9160 P0.23 connects to nRF52840 P1.02 Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf9160dk_nrf52840/Kconfig:165`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options → Interface pins 3-5 .. parsed-literal:: config BOARD_NRF9160DK_INTERFACE1_MCU bool "Route to nRF52840" depends on \ :ref:` ` help Pin 3: nRF9160 P0.21 connects to nRF52840 P0.22 Pin 4: nRF9160 P0.22 connects to nRF52840 P1.04 Pin 5: nRF9160 P0.23 connects to nRF52840 P1.02 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*