The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_MODEM_HL7800_RAT_NO_CHANGE

Don’t change the RAT

Type: bool

Help

Leave the HL7800 RAT unchanged during modem init.

Direct dependencies

<choice MODEM_HL7800_RAT: Radio Access Technology Mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/modem/Kconfig.hl7800:52

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

Menu path: (Top) → Device Drivers → Modem Drivers → Enable Sierra Wireless HL7800 modem driver → Radio Access Technology Mode

config MODEM_HL7800_RAT_NO_CHANGE
    bool "Don't change the RAT"
    depends on <choice MODEM_HL7800_RAT>
    help
      Leave the HL7800 RAT unchanged during modem init.

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