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 <Zephyr>/drivers/modem/Kconfig.hl7800:52

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:82<Zephyr>/drivers/modem/Kconfig:140

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: Radio Access Technology Mode>
    help
      Leave the HL7800 RAT unchanged during modem init.

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