Skip to content

Commit 28f4276

Browse files
author
Chris Friedt
committed
doc: release: 4.3: deprecate CONFIG_XOPEN_STREAMS (again)
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 c4dd947 commit 28f4276

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
@@ -88,6 +88,8 @@ Deprecated APIs and options
8888
* :c:func:`bt_ctlr_set_public_addr` is deprecated in favor of using
8989
:c:struct:`bt_hci_cp_vs_write_bd_addr` for setting the public Bluetooth device address.
9090

91+
* :kconfig:option:`CONFIG_XOPEN_STREAMS` was deprecated. Instead, use :kconfig:option:`CONFIG_XSI_STREAMS`.
92+
9193
New APIs and options
9294
====================
9395

0 commit comments

Comments
 (0)