-
choice: nRF52x MCU Selection
nRF52x MCU Selection
Type: bool
Direct dependencies¶
SOC_SERIES_NRF52X && SOC_FAMILY_NRF
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At soc/arm/nordic_nrf/nrf52/Kconfig.soc:416
Included via Kconfig:8 → Kconfig.zephyr:28 → soc/Kconfig:11 → /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2 → soc/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
choice
bool "nRF52x MCU Selection"
depends on SOC_SERIES_NRF52X && SOC_FAMILY_NRF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)