:orphan: .. title:: choice MODEM_HL7800_RAT: Radio Access Technology Mode .. _choice_313: .. describe:: choice MODEM_HL7800_RAT: Radio Access Technology Mode *Radio Access Technology Mode* Type: ``bool`` Direct dependencies =================== \ :option:`MODEM_HL7800 ` && \ :option:`MODEM ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`MODEM_HL7800_RAT_NO_CHANGE ` Choice options ============== - \ :option:`MODEM_HL7800_RAT_NO_CHANGE ` - \ :option:`MODEM_HL7800_RAT_M1 ` - \ :option:`MODEM_HL7800_RAT_NB1 ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/modem/Kconfig.hl7800:48`` 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 .. parsed-literal:: choice MODEM_HL7800_RAT bool "Radio Access Technology Mode" default \ :option:`MODEM_HL7800_RAT_NO_CHANGE ` depends on \ :option:`MODEM_HL7800 ` && \ :option:`MODEM ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*