:orphan: .. title:: CONFIG_MODEM_HL7800_PSM .. kconfig:: CONFIG_MODEM_HL7800_PSM CONFIG_MODEM_HL7800_PSM ####################### *PSM* Type: ``bool`` Help ==== .. code-block:: none Enable Power Save Mode (PSM) Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modem/Kconfig.hl7800:206`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:84`` → ``/modem/Kconfig:146`` Menu path: (Top) → Device Drivers → Modem Drivers → Enable Sierra Wireless HL7800 modem driver → Enable low power modes → Low Power Mode .. code-block:: kconfig config MODEM_HL7800_PSM bool "PSM" depends on help Enable Power Save Mode (PSM) *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*