The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BOARD_PCA10090_INTERFACE2_COEX

Route to COEX interface

Type: bool

Help

Pin 6: nRF9160 COEX0 connects to COEX0_PH Pin 7: nRF9160 COEX1 connects to COEX1_PH Pin 8: nRF9160 COEX2 connects to COEX2_PH

Direct dependencies

<choice: Interface pins 6-8>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/arm/nrf52840_pca10090/Kconfig:179

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:27

Menu path: (top menu) → Board Options → Interface pins 6-8

config BOARD_PCA10090_INTERFACE2_COEX
    bool
    prompt "Route to COEX interface" if <choice: Interface pins 6-8>
    depends on <choice: Interface pins 6-8>
    help
      Pin 6: nRF9160 COEX0 connects to COEX0_PH
      Pin 7: nRF9160 COEX1 connects to COEX1_PH
      Pin 8: nRF9160 COEX2 connects to COEX2_PH

(Definitions include propagated dependencies, including from if’s and menus.)