CONFIG_MODEM_GSM_SIMCOM¶
SIMCOM modem
Type: bool
Help¶
Use this if you have SIMCOM based modem like SIM800 etc.
Kconfig definition¶
At <Zephyr Driver>/modem/Kconfig.gsm:25
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:84
→ <Zephyr Driver>/modem/Kconfig:144
Menu path: (Top) → Device Drivers → Modem Drivers → Support GSM modems → Modem type
config MODEM_GSM_SIMCOM
bool "SIMCOM modem"
depends on <choice>
help
Use this if you have SIMCOM based modem like SIM800 etc.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)