:orphan: .. title:: CONFIG_MODEM_SIMCOM_SIM7080_RAT_GSM .. kconfig:: CONFIG_MODEM_SIMCOM_SIM7080_RAT_GSM CONFIG_MODEM_SIMCOM_SIM7080_RAT_GSM ################################### *GSM* Type: ``bool`` Help ==== .. code-block:: none Enable GSM mode. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modem/Kconfig.simcom-sim7080:66`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:84`` → ``/modem/Kconfig:148`` Menu path: (Top) → Device Drivers → Modem Drivers → Sim7080 Driver → Radio Access Technology Mode .. code-block:: kconfig config MODEM_SIMCOM_SIM7080_RAT_GSM bool "GSM" depends on help Enable GSM mode. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*