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, 16 Oct 2018 14:53:25 +0000 (16:53 +0200)
commitb92055064e56207e284ae966dbd7bd407a7b0e8d
tree17faecdb0274b3f5f4501b3736e69aa54027d6bc
parent22270ca03665c55e713eca2e3b0a31ed6addd621
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