Skip to content

Commit 5ab8af9

Browse files
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 <cfriedt@tenstorrent.com>
1 parent afd8adb commit 5ab8af9

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
@@ -95,6 +95,8 @@ Deprecated APIs and options
9595

9696
* RISCV's :kconfig:option:`CONFIG_EXTRA_EXCEPTION_INFO` is deprecated. Use :kconfig:option:`CONFIG_EXCEPTION_DEBUG` instead.
9797

98+
* :kconfig:option:`CONFIG_XOPEN_STREAMS` was deprecated. Instead, use :kconfig:option:`CONFIG_XSI_STREAMS`.
99+
98100
New APIs and options
99101
====================
100102

0 commit comments

Comments
 (0)