Skip to content

Commit 8a107ff

Browse files
SeppoTakaloJeppe Odgaard
authored andcommitted
modem: modem_cellular: Migration guide for CMUX
Add migration guide for configuring MTU for CMUX. Signed-off-by: Seppo Takalo <[email protected]>
1 parent 72b65a4 commit 8a107ff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/releases/migration-guide-4.2.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@ Timer
154154
:kconfig:option:`CONFIG_NATIVE_POSIX_TIMER` has been deprecated in favor of
155155
:kconfig:option:`CONFIG_NATIVE_SIM_TIMER`, (:github:`86612`).
156156

157+
Modem
158+
=====
159+
160+
* Removed Kconfig option :kconfig:option:`CONFIG_MODEM_CELLULAR_CMUX_MAX_FRAME_SIZE` in favor of
161+
:kconfig:option:`CONFIG_MODEM_CMUX_WORK_BUFFER_SIZE` and :kconfig:option:`CONFIG_MODEM_CMUX_MTU`.
162+
163+
157164
Bluetooth
158165
*********
159166

0 commit comments

Comments
 (0)