CONFIG_MODEM_GSM_GENERIC
Generic GSM modem
Type: bool
Help
The modem does not need any special handling etc.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/drivers/modem/Kconfig.gsm:20
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:84
→ <Zephyr>/drivers/modem/Kconfig:145
Menu path: (Top) → Device Drivers → Modem Drivers → Support GSM modems → Modem type
config MODEM_GSM_GENERIC
bool "Generic GSM modem"
depends on <choice>
help
The modem does not need any special handling etc.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)