Skip to content

Commit 79c2480

Browse files
committed
app: Default to four CMUX channels
Default to four CMUX channels, instead of two. This allows using user_channels from Zephyr's cellular driver. Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
1 parent 9f4839b commit 79c2480

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/overlay-cmux.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66

77
CONFIG_SM_CMUX=y
8+
CONFIG_SM_CMUX_CHANNEL_COUNT=4
89

910
# Zephyr modem subsystem
1011
CONFIG_MODEM_MODULES=y

0 commit comments

Comments
 (0)