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

CONFIG_POWER_SUPPLY_SMPS_2V5_SUPPLIES_EXT_AND_LDO

External SMPS 2.5V supply, supplies LDO

Type: bool

Direct dependencies

<choice POWER_SUPPLY_CHOICE: STM32 power supply configuration>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/st_stm32/common/Kconfig.soc:45

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/arm/st_stm32/Kconfig:17

Menu path: (Top) → Hardware Configuration → STM32 power supply configuration

config POWER_SUPPLY_SMPS_2V5_SUPPLIES_EXT_AND_LDO
    bool "External SMPS 2.5V supply, supplies LDO"
    depends on <choice POWER_SUPPLY_CHOICE>

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