:orphan: .. title:: CONFIG_MODEM_UBLOX_SARA_R4 .. kconfig:: CONFIG_MODEM_UBLOX_SARA_R4 CONFIG_MODEM_UBLOX_SARA_R4 ########################## *u-blox SARA-R4* Type: ``bool`` Help ==== .. code-block:: none Enable support for SARA-R4 modem Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/modem/Kconfig.ublox-sara-r4:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:84`` → ``/modem/Kconfig:141`` 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_R4 bool "u-blox SARA-R4" depends on help Enable support for SARA-R4 modem *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*