Skip to content

Commit 6669629

Browse files
committed
doc: relnotes: Add a note about CONFIG_LOG_MINIMAL
Add a note about this removed Kconfig option. See #42850. Signed-off-by: Carles Cufi <[email protected]>
1 parent 2241d7a commit 6669629

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/releases/release-notes-3.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ Removed APIs in this release
106106
* Removed ``DT_CHOSEN_ZEPHYR_CANBUS_LABEL`` in favor of utilizing
107107
:c:macro:`DEVICE_DT_GET`.
108108

109+
* Removed ``CONFIG_LOG_MINIMAL``. Use ``CONFIG_LOG_MODE_MINIMAL`` instead.
109110

110111
Deprecated in this release
111112
==========================

0 commit comments

Comments
 (0)