The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_SOC_GECKO_EMU_DCDC_MODE_ON

DC/DC On

Type: bool

Direct dependencies

<choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode>

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

Kconfig definition

At soc/arm/silabs_exx32/Kconfig:119

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12

Menu path: (top menu) → Hardware Configuration → DC/DC mode

config SOC_GECKO_EMU_DCDC_MODE_ON
    bool
    prompt "DC/DC On" if <choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode>
    depends on <choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode>

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