CONFIG_MODEM_UBLOX_SARA_AUTODETECT_VARIANT
detect automatically
Type: bool
Help
Enable automatic detection of modem variant (SARA-R4 or SARA-U2)
Direct dependencies
<choice MODEM_UBLOX_SARA_VARIANT: u-blox SARA variant selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/drivers/modem/Kconfig.ublox-sara-r4:34
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:84
→ <Zephyr>/drivers/modem/Kconfig:142
Menu path: (Top) → Device Drivers → Modem Drivers → Enable u-blox SARA modem driver → u-blox SARA variant selection
config MODEM_UBLOX_SARA_AUTODETECT_VARIANT
bool "detect automatically"
depends on <choice MODEM_UBLOX_SARA_VARIANT>
help
Enable automatic detection of modem variant (SARA-R4 or SARA-U2)
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)