mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Ulrich Ölmann" <u.oelmann@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: [PATCH] common: Kconfig.debug: fix typos
Date: Fri,  4 Sep 2026 14:42:44 +0200	[thread overview]
Message-ID: <20260904124244.3877981-1-u.oelmann@pengutronix.de> (raw)

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




                 reply	other threads:[~2026-09-04 12:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260904124244.3877981-1-u.oelmann@pengutronix.de \
    --to=u.oelmann@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox