CONFIG_POWER_SUPPLY_SMPS_2V5_SUPPLIES_LDO

SMPS 2.5V supplies LDO (no external supply)

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:39

Included via Kconfig:8Kconfig.zephyr:38<SoC>/Kconfig:18<SoC>/arm/st_stm32/Kconfig:17

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

config POWER_SUPPLY_SMPS_2V5_SUPPLIES_LDO
    bool "SMPS 2.5V supplies LDO (no external supply)"
    depends on <choice POWER_SUPPLY_CHOICE>

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