Skip to content

Commit 55ecc63

Browse files
nandojvejhedberg
authored andcommitted
drivers: modem: bg9x: Update help description
Add note about PSM/eDRX modes to make it clear that off-load driver still important when using in baterry powered devices. Signed-off-by: BUDKE Gerson Fernando <gerson.budke@leica-geosystems.com>
1 parent 40530d6 commit 55ecc63

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

drivers/modem/Kconfig.quectel-bg9x

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ config MODEM_QUECTEL_BG9X
1111
select MODEM_SOCKET
1212
select NET_SOCKETS_OFFLOAD
1313
help
14-
Choose this setting to enable quectel BG9x LTE-CatM1/NB-IoT modem
15-
driver.
14+
Quectel BG9x LTE-CatM1/NB-IoT off-load modem driver. This should be
15+
used when off-load drivers are needed. This is the preferred mode
16+
only when user needs PSM/eDRX power saving modes. Otherwise, the
17+
celullar modem is the recommended solution.
1618

1719
if MODEM_QUECTEL_BG9X
1820

0 commit comments

Comments
 (0)