CONFIG_SOC_GECKO_EMU_DCDC_MODE_UNCONFIGURED

Initial / Unconfigured

Type: bool

Direct dependencies

<choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/soc/arm/silabs_exx32/Kconfig:122

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration → Enable SoC DC/DC regulator → DC/DC mode

config SOC_GECKO_EMU_DCDC_MODE_UNCONFIGURED
    bool "Initial / Unconfigured"
    depends on <choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode>

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