Skip to content

Commit 169fd6a

Browse files
committed
doc: release: 4.3: deprecate CONFIG_XOPEN_STREAMS
Deprecate the CONFIG_XOPEN_STREAMS Kconfig option in favour of CONFIG_XSI_STREAMS, which matches the naming conventions of other XSI Kconfig options and the actual Option Group name in the specification. Please use CONFIG_XSI_STREAMS instead. Signed-off-by: Chris Friedt <[email protected]>
1 parent b762a43 commit 169fd6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ Deprecated APIs and options
8484
* :c:func:`bt_ctlr_set_public_addr` is deprecated in favor of using
8585
:c:struct:`bt_hci_cp_vs_write_bd_addr` for setting the public Bluetooth device address.
8686

87+
* :kconfig:option:`CONFIG_XOPEN_STREAMS` was deprecated. Use :kconfig:option:`CONFIG_XSI_STREAMS` instead.
88+
8789
New APIs and options
8890
====================
8991

0 commit comments

Comments
 (0)