The latest development version of this page may be more current than this released 1.14.1 version.
choice: nRF52x MCU Selection

nRF52x MCU Selection

Type: bool

Direct dependencies

SOC_SERIES_NRF52X && SOC_FAMILY_NRF

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

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At soc/arm/nordic_nrf/nrf52/Kconfig.soc:185

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/arm/nordic_nrf/Kconfig:19

Menu path: (top menu) → Hardware Configuration

choice
    bool
    prompt "nRF52x MCU Selection" if SOC_SERIES_NRF52X && SOC_FAMILY_NRF
    depends on SOC_SERIES_NRF52X && SOC_FAMILY_NRF

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