CONFIG_SOC_DCDC_NRF52X

(No prompt – not directly user assignable.)

Type: bool

Help

Enable nRF52 series System on Chip DC/DC converter.

Help

Enable nRF52 series System on Chip DC/DC converter.

Direct dependencies

SOC_FAMILY_NRF || SOC_FAMILY_NRF

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

At <Zephyr>/soc/arm/nordic_nrf/nrf52/Kconfig.soc:459

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/nordic_nrf/Kconfig:17

Menu path: (Top) → Hardware Configuration

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

At <Zephyr>/soc/arm/nordic_nrf/nrf52/Kconfig.soc:459

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18<Zephyr>/soc/arm/nordic_nrf/Kconfig:17

Menu path: (Top) → Hardware Configuration

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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)