The latest development version of this page may be more current than this released 2.7.5 version.
choice: Low Power Mode

Low Power Mode

Type: bool

Direct dependencies

MODEM_HL7800_LOW_POWER_MODE && MODEM_HL7800 && MODEM

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/modem/Kconfig.hl7800:197

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:84drivers/modem/Kconfig:146

Menu path: (Top) → Device Drivers → Modem Drivers → Enable Sierra Wireless HL7800 modem driver → Enable low power modes

choice
    bool "Low Power Mode"
    default MODEM_HL7800_EDRX
    depends on MODEM_HL7800_LOW_POWER_MODE && MODEM_HL7800 && MODEM

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)