samples: net: cellular modem: Select modem backend statistics
select modem backend statistics and enable shell in cellular modem sample. This will help advertise the feature, and can help quickly identify issues with to small buffers. Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
This commit is contained in:
parent
5e193edbc3
commit
84e9f52fc4
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@ CONFIG_MODEM=y
|
||||||
CONFIG_PM_DEVICE=y
|
CONFIG_PM_DEVICE=y
|
||||||
CONFIG_MODEM_CELLULAR=y
|
CONFIG_MODEM_CELLULAR=y
|
||||||
|
|
||||||
|
# Statistics
|
||||||
|
CONFIG_MODEM_STATS=y
|
||||||
|
CONFIG_SHELL=y
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
CONFIG_LOG=y
|
CONFIG_LOG=y
|
||||||
CONFIG_MODEM_MODULES_LOG_LEVEL_DBG=y
|
CONFIG_MODEM_MODULES_LOG_LEVEL_DBG=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue