The latest development version of this page may be more current than this released 3.0.0 version.
choice MODEM_SIMCOM_SIM7080_RAT: Radio Access Technology Mode

Radio Access Technology Mode

Type: bool

Direct dependencies

MODEM_SIM7080 && MODEM

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/modem/Kconfig.simcom-sim7080:52

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:84drivers/modem/Kconfig:148

Menu path: (Top) → Device Drivers → Modem Drivers → Sim7080 Driver

choice MODEM_SIMCOM_SIM7080_RAT
    bool "Radio Access Technology Mode"
    default MODEM_SIMCOM_SIM7080_RAT_NB1
    depends on MODEM_SIM7080 && MODEM

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