:orphan: .. title:: CONFIG_POWER_SUPPLY_SMPS_1V8_SUPPLIES_LDO .. kconfig:: CONFIG_POWER_SUPPLY_SMPS_1V8_SUPPLIES_LDO CONFIG_POWER_SUPPLY_SMPS_1V8_SUPPLIES_LDO ######################################### *SMPS 1.8V supplies LDO (no external supply)* *SMPS 1.8V supplies LDO (no external supply)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definitions =================== At ``/arm/st_stm32/common/Kconfig.soc:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/st_stm32/Kconfig:17`` Menu path: (Top) → Hardware Configuration → STM32 power supply configuration .. code-block:: kconfig config POWER_SUPPLY_SMPS_1V8_SUPPLIES_LDO bool "SMPS 1.8V supplies LDO (no external supply)" depends on ---- At ``/arm/st_stm32/common/Kconfig.soc:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/st_stm32/Kconfig:17`` Menu path: (Top) → Hardware Configuration → STM32 power supply configuration .. code-block:: kconfig config POWER_SUPPLY_SMPS_1V8_SUPPLIES_LDO bool "SMPS 1.8V supplies LDO (no external supply)" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*