:orphan: .. title:: CONFIG_MODEM_HL7800_RAT_NO_CHANGE .. kconfig:: CONFIG_MODEM_HL7800_RAT_NO_CHANGE CONFIG_MODEM_HL7800_RAT_NO_CHANGE ################################# *Don't change the RAT* Type: ``bool`` Help ==== .. code-block:: none Leave the HL7800 RAT unchanged during modem init. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modem/Kconfig.hl7800:52`` 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 → Radio Access Technology Mode .. code-block:: kconfig config MODEM_HL7800_RAT_NO_CHANGE bool "Don't change the RAT" depends on help Leave the HL7800 RAT unchanged during modem init. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*