:orphan: .. title:: MODEM_HL7800_PSM .. option:: 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:32`` → ``/Kconfig:82`` → ``/modem/Kconfig:141`` 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.)*