The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_MODEM_UBLOX_SARA_U2

u-blox SARA-U2

Type: bool

Help

Enable support for SARA-U2 modem

Direct dependencies

<choice MODEM_UBLOX_SARA_VARIANT: u-blox SARA variant selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/modem/Kconfig.ublox-sara-r4:29

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:84drivers/modem/Kconfig:141

Menu path: (Top) → Device Drivers → Modem Drivers → Enable u-blox SARA modem driver → u-blox SARA variant selection

config MODEM_UBLOX_SARA_U2
    bool "u-blox SARA-U2"
    depends on <choice MODEM_UBLOX_SARA_VARIANT>
    help
      Enable support for SARA-U2 modem

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)