choice MODEM_HL7800_RAT: Radio Access Technology Mode

Radio Access Technology Mode

Type: bool

Direct dependencies

MODEM_HL7800 && MODEM

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/modem/Kconfig.hl7800:48

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:82<Zephyr>/drivers/modem/Kconfig:140

Menu path: (Top) → Device Drivers → Modem Drivers → Enable Sierra Wireless HL7800 modem driver

choice MODEM_HL7800_RAT
    bool "Radio Access Technology Mode"
    default MODEM_HL7800_RAT_NO_CHANGE
    depends on MODEM_HL7800 && MODEM

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)