:orphan: .. title:: MODEM_HL7800_RAT_M1 .. option:: CONFIG_MODEM_HL7800_RAT_M1 *LTE-M1* Type: ``bool`` Help ==== Enable LTE Cat-M1 mode during modem init. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/modem/Kconfig.hl7800:57`` 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_M1 bool "LTE-M1" depends on \ :ref:` ` help Enable LTE Cat-M1 mode during modem init. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*