3f562041ad
Update the help text to reflect features added in recent versions. Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
307 B
Plaintext
11 lines
307 B
Plaintext
config BR2_PACKAGE_PDBG
|
|
bool "pdbg"
|
|
help
|
|
PowerPC FSI Debugger, for low level debugging of a IBM
|
|
Power8 and Power9 CPU over FSI.
|
|
|
|
pdbg runs on a BMC, which is generally an ARM-powered system
|
|
monitoring/controlling a host CPU. It can also run on the host.
|
|
|
|
https://github.com/open-power/pdbg
|