CONFIG_MODEM_SIMCOM_SIM7080_RAT_M1

Cat-M1

Type: bool

Help

Enable Cat-M1 mode.

Direct dependencies

<choice MODEM_SIMCOM_SIM7080_RAT: Radio Access Technology Mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/modem/Kconfig.simcom-sim7080:61

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

Menu path: (Top) → Device Drivers → Modem Drivers → Sim7080 Driver → Radio Access Technology Mode

config MODEM_SIMCOM_SIM7080_RAT_M1
    bool "Cat-M1"
    depends on <choice MODEM_SIMCOM_SIM7080_RAT>
    help
      Enable Cat-M1 mode.

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