We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c7152 commit 79b8285Copy full SHA for 79b8285
doc/releases/release-notes-3.5.rst
@@ -430,7 +430,7 @@ Build system and infrastructure
430
* Build time priority checking: enable build time priority checking by default.
431
This fails the build if the initialization sequence in the final ELF file
432
does not match the devicetree hierarchy. It can be turned off by disabling
433
- the :kconfig:option:`COFNIG_CHECK_INIT_PRIORITIES` option.
+ the :kconfig:option:`CONFIG_CHECK_INIT_PRIORITIES` option.
434
435
* Added a new ``initlevels`` target for printing the final device and
436
:c:macro:`SYS_INIT` initialization sequence from the final ELF file.
0 commit comments