:orphan: .. title:: MODEM_HL7800_RAT_NO_CHANGE .. option:: CONFIG_MODEM_HL7800_RAT_NO_CHANGE *Don't change the RAT* Type: ``bool`` Help ==== Leave the HL7800 RAT unchanged during modem init. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/modem/Kconfig.hl7800:52`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:82`` → ``drivers/modem/Kconfig:141`` Menu path: (Top) → Device Drivers → Modem Drivers → Enable Sierra Wireless HL7800 modem driver → Radio Access Technology Mode .. parsed-literal:: config MODEM_HL7800_RAT_NO_CHANGE bool "Don't change the RAT" depends on \ :ref:` ` help Leave the HL7800 RAT unchanged during modem init. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*