* [PATCH] common: Kconfig.debug: fix typos
@ 2026-09-04 12:42 Ulrich Ölmann
0 siblings, 0 replies; only message in thread
From: Ulrich Ölmann @ 2026-09-04 12:42 UTC (permalink / raw)
To: Barebox List
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
common/Kconfig.debug | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/Kconfig.debug b/common/Kconfig.debug
index 6f3ddca30758..54bdf9799ce1 100644
--- a/common/Kconfig.debug
+++ b/common/Kconfig.debug
@@ -39,11 +39,11 @@ config DEFAULT_LOGLEVEL
config DEBUG_INFO
bool "Debug information in ELF"
help
- Say here if the ELF files produced by the build
+ Say Y here if the ELF files produced by the build
(barebox and images/*.pbl) should contain debug symbols.
This is needed if you intend to use binary object tools like
- gdb, decode-stacktrace.sh, ... etc on the kernel.
+ gdb, decode-stacktrace.sh, ... etc. on the barebox binary.
if DEBUG_INFO
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 12:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 12:42 [PATCH] common: Kconfig.debug: fix typos Ulrich Ölmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox