:orphan: .. title:: CONFIG_MODEM_HL7800_RAT_NB1 .. kconfig:: CONFIG_MODEM_HL7800_RAT_NB1 CONFIG_MODEM_HL7800_RAT_NB1 ########################### *NB-IoT* Type: ``bool`` Help ==== .. code-block:: none Enable LTE Cat-NB1 mode during modem init. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modem/Kconfig.hl7800:62`` 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_NB1 bool "NB-IoT" depends on help Enable LTE Cat-NB1 mode during modem init. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*