CONFIG_POWER_SUPPLY_SMPS_1V8_SUPPLIES_EXT¶
External SMPS 1.8V supply and bypass
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:48
Included via Kconfig:8
→ Kconfig.zephyr:38
→ soc/Kconfig:18
→ soc/arm/st_stm32/Kconfig:17
Menu path: (Top) → Hardware Configuration → STM32 power supply configuration
config POWER_SUPPLY_SMPS_1V8_SUPPLIES_EXT
bool "External SMPS 1.8V supply and bypass"
depends on <choice POWER_SUPPLY_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)