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

nRF52 PCA20020

Type: bool

Direct dependencies

SOC_NRF52832_QFAA && <choice: Board Selection>

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

Symbols selected by this symbol

Kconfig definition

At boards/arm/nrf52_pca20020/Kconfig.board:7

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

Menu path: (top menu) → Board Selection

config BOARD_NRF52_PCA20020
    bool
    prompt "nRF52 PCA20020" if SOC_NRF52832_QFAA && <choice: Board Selection>
    select GPIO if SOC_NRF52832_QFAA && <choice: Board Selection>
    depends on SOC_NRF52832_QFAA && <choice: Board Selection>

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