-
CONFIG_MODEM_UBLOX_SARA_RSSI_WORK
¶
Enable RSSI polling work
Type: bool
Help¶
u-blox SARA-R4 device is configured to poll for RSSI
Default¶
y
Kconfig definition¶
At <Zephyr>/drivers/modem/Kconfig.ublox-sara-r4:111
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:82
→ <Zephyr>/drivers/modem/Kconfig:136
Menu path: (Top) → Device Drivers → Modem Drivers → Enable u-blox SARA modem driver
config MODEM_UBLOX_SARA_RSSI_WORK
bool "Enable RSSI polling work"
default y
depends on MODEM_UBLOX_SARA && MODEM
help
u-blox SARA-R4 device is configured to poll for RSSI
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)