-
CONFIG_MODEM_GSM_UART_NAME
¶
UART device name the modem is connected to
Type: string
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At <Zephyr>/drivers/modem/Kconfig.gsm:32
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:82
→ <Zephyr>/drivers/modem/Kconfig:139
Menu path: (Top) → Device Drivers → Modem Drivers → Support GSM modems
config MODEM_GSM_UART_NAME string "UART device name the modem is connected to" depends onMODEM_GSM_PPP
&&MODEM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)