:orphan: .. title:: CONFIG_MODEM_HL7800_RAT_M1 .. kconfig:: CONFIG_MODEM_HL7800_RAT_M1 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: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_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.)*