- choice POWER_SUPPLY_CHOICE: STM32 power supply configuration
STM32 power supply configuration
Type: bool
Direct dependencies
SOC_SERIES_STM32H7X
&& SOC_FAMILY_STM32
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <SoC>/arm/st_stm32/common/Kconfig.soc:25
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
→ <SoC>/arm/st_stm32/Kconfig:17
Menu path: (Top) → Hardware Configuration
choice POWER_SUPPLY_CHOICE
bool "STM32 power supply configuration"
default POWER_SUPPLY_LDO
depends on SOC_SERIES_STM32H7X && SOC_FAMILY_STM32
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)