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

(No prompt – not directly user assignable.)

Type: bool

Help

Enable nRF52 series System on Chip DC/DC converter.

Direct dependencies

SOC_FAMILY_NRF

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

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

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

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

Menu path: (top menu) → Hardware Configuration

config SOC_DCDC_NRF52X
    bool
    depends on SOC_FAMILY_NRF
    help
      Enable nRF52 series System on Chip DC/DC converter.

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