:orphan: .. title:: MODEM_UBLOX_SARA_U2 .. option:: CONFIG_MODEM_UBLOX_SARA_U2 *u-blox SARA-U2* Type: ``bool`` Help ==== .. code-block:: none Enable support for SARA-U2 modem Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modem/Kconfig.ublox-sara-r4:30`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:82`` → ``/modem/Kconfig:136`` Menu path: (Top) → Device Drivers → Modem Drivers → Enable u-blox SARA modem driver → u-blox SARA variant selection .. code-block:: kconfig config MODEM_UBLOX_SARA_U2 bool "u-blox SARA-U2" depends on help Enable support for SARA-U2 modem *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*