Signed-off-by: Ulrich Ölmann <[email protected]>
---
 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 via email to