CONFIG_POWER_SUPPLY_LDO

LDO supply

LDO supply

Type: bool

Kconfig definitions

At <Zephyr>/soc/arm/st_stm32/common/Kconfig.soc:30

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/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 <Zephyr>/Kconfig:8<Zephyr>/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.)