[Buildroot] [git commit] pdbg: update help text

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Nov 22 20:18:17 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=3f562041adce2c9212d37287a7a53a8580b2b6b0
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Update the help text to reflect features added in recent versions.

Signed-off-by: Joel Stanley <joel at jms.id.au>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/pdbg/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/pdbg/Config.in b/package/pdbg/Config.in
index 3e23c21..4a90269 100644
--- a/package/pdbg/Config.in
+++ b/package/pdbg/Config.in
@@ -2,9 +2,9 @@ config BR2_PACKAGE_PDBG
 	bool "pdbg"
 	help
 	  PowerPC FSI Debugger, for low level debugging of a IBM
-	  Power8 CPU over FSI.
+	  Power8 and Power9 CPU over FSI.
 
 	  pdbg runs on a BMC, which is generally an ARM-powered system
-	  monitoring/controlling a host CPU.
+	  monitoring/controlling a host CPU. It can also run on the host.
 
 	  https://github.com/open-power/pdbg


More information about the buildroot mailing list