]> git.ipfire.org Git - thirdparty/u-boot.git/commit
cmd: kgdb: Enable kgdb only for PPC
authorMichal Simek <michal.simek@xilinx.com>
Thu, 4 Oct 2018 12:26:13 +0000 (14:26 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 9 Oct 2018 07:12:44 +0000 (09:12 +0200)
commitc5aa7e5a97e7553a0454f18728b18dd843dd7873
tree640a85505ced372397070600b6dd1b8d1da631d2
parent71c34f69f3fe65934f830fac6e1c0a7a3e10e254
cmd: kgdb: Enable kgdb only for PPC

Only PPC supports this option that's why there should be proper
dependency setup via Kconfig.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
cmd/Kconfig