CONFIG_POWER_SUPPLY_EXTERNAL_SOURCE

Bypass

Bypass

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

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_EXTERNAL_SOURCE
    bool "Bypass"
    depends on <choice POWER_SUPPLY_CHOICE>

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

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_EXTERNAL_SOURCE
    bool "Bypass"
    depends on <choice POWER_SUPPLY_CHOICE>

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