fix(build): fix orphan sections warning kconfig variable

This commit is contained in:
Alexey Lapshin
2024-08-12 12:21:57 +07:00
committed by BOT
parent 884caed878
commit 64f9917dde
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -619,7 +619,7 @@ mainmenu "Espressif IoT Development Framework Configuration"
config COMPILER_ORPHAN_SECTIONS_WARNING
bool "Place with warning"
help
Places orphan sections without a warning message.
Places orphan sections with a warning message.
config COMPILER_ORPHAN_SECTIONS_PLACE
bool "Place silently"