Skip to content

Commit 79b8285

Browse files
pdgendtfabiobaltieri
authored andcommitted
doc: releases: 3.5: Fix COFNIG typo
Fixing a typo for a `Kconfig` option. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent a3c7152 commit 79b8285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/releases/release-notes-3.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ Build system and infrastructure
430430
* Build time priority checking: enable build time priority checking by default.
431431
This fails the build if the initialization sequence in the final ELF file
432432
does not match the devicetree hierarchy. It can be turned off by disabling
433-
the :kconfig:option:`COFNIG_CHECK_INIT_PRIORITIES` option.
433+
the :kconfig:option:`CONFIG_CHECK_INIT_PRIORITIES` option.
434434

435435
* Added a new ``initlevels`` target for printing the final device and
436436
:c:macro:`SYS_INIT` initialization sequence from the final ELF file.

0 commit comments

Comments
 (0)