:orphan: .. title:: SOC_POWER_MANAGEMENT .. option:: CONFIG_SOC_POWER_MANAGEMENT *MEC1501 Power Management* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_FAMILY_MEC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/microchip_mec/mec1501/Kconfig.soc:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/microchip_mec/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: config SOC_POWER_MANAGEMENT bool "MEC1501 Power Management" depends on \ :option:`SOC_FAMILY_MEC ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*