From 3f562041adce2c9212d37287a7a53a8580b2b6b0 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 22 Nov 2017 11:54:15 +1030 Subject: [PATCH] pdbg: update help text Update the help text to reflect features added in recent versions. Signed-off-by: Joel Stanley Signed-off-by: Thomas Petazzoni --- 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 3e23c210c9..4a902694f5 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 -- 2.30.2