CONFIG_POWER_SUPPLY_LDO¶
LDO supply
LDO supply
Type: bool
Direct dependencies¶
<choice POWER_SUPPLY_CHOICE: STM32 power supply configuration> || <choice POWER_SUPPLY_CHOICE: STM32 power supply configuration>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/arm/st_stm32/common/Kconfig.soc:30
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:15
→ <BuildDir>/kconfig/Kconfig.soc.arch:2
→ <Zephyr SoC>/arm/st_stm32/Kconfig:17
Menu path: (Top) → Hardware Configuration → STM32 power supply configuration
config POWER_SUPPLY_LDO
bool "LDO supply"
depends on <choice POWER_SUPPLY_CHOICE>
At <Zephyr SoC>/arm/st_stm32/common/Kconfig.soc:30
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:18
→ <Zephyr SoC>/arm/st_stm32/Kconfig:17
Menu path: (Top) → Hardware Configuration → STM32 power supply configuration
config POWER_SUPPLY_LDO
bool "LDO supply"
depends on <choice POWER_SUPPLY_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)