:orphan: .. title:: MODEM_HL7800_RAT_M1 .. option:: CONFIG_MODEM_HL7800_RAT_M1 *LTE-M1* Type: ``bool`` Help ==== .. code-block:: none Enable LTE Cat-M1 mode during modem init. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modem/Kconfig.hl7800:57`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:82`` → ``/modem/Kconfig:141`` Menu path: (Top) → Device Drivers → Modem Drivers → Enable Sierra Wireless HL7800 modem driver → Radio Access Technology Mode .. code-block:: kconfig config MODEM_HL7800_RAT_M1 bool "LTE-M1" depends on help Enable LTE Cat-M1 mode during modem init. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*