-
choice: Modem type
Modem type
Type: bool
Help¶
Type/manufacturer of the GSM modem
Default¶
Choice options¶
Kconfig definition¶
At drivers/modem/Kconfig.gsm:14
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:82
→ drivers/modem/Kconfig:139
Menu path: (Top) → Device Drivers → Modem Drivers → Support GSM modems
choice bool "Modem type" defaultMODEM_GSM_GENERIC
depends onMODEM_GSM_PPP
&&MODEM
help Type/manufacturer of the GSM modem
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)