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:
Bjarki Arge Andreasen 2024-05-10 14:25:33 +02:00 committed by Johan Hedberg
commit 84e9f52fc4

View file

@ -26,6 +26,10 @@ CONFIG_MODEM=y
CONFIG_PM_DEVICE=y
CONFIG_MODEM_CELLULAR=y
# Statistics
CONFIG_MODEM_STATS=y
CONFIG_SHELL=y
# Logging
CONFIG_LOG=y
CONFIG_MODEM_MODULES_LOG_LEVEL_DBG=y