cmd: Fix Kconfig coding style
authorMichal Simek <michal.simek@amd.com>
Wed, 29 Jan 2025 15:24:32 +0000 (16:24 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 31 Jan 2025 17:29:05 +0000 (11:29 -0600)
commit2b1c8d3b2da46ce0f7108f279f04bc66f1d8d09a
tree93aee55af20ac63373f412a956610e76c7ff728a
parent7f95b5d7e67dbb90e205c26e4210363e6e39d10c
cmd: Fix Kconfig coding style

Some entries are not using tabs for indentation and also help should use
two spaces indentation.

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