powerpc: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 03:21:01 +0000 (04:21 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 25 Nov 2019 10:45:43 +0000 (21:45 +1100)
commit5f017a56aa5da7f646a858475d57730cd155c9f1
tree031a711cd627d6135a920b13a76ecd2274d46f91
parentf2bb86937d86ebcb0e52f95b6d19aba1d850e601
powerpc: Fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1574306461-7646-1-git-send-email-krzk@kernel.org
arch/powerpc/Kconfig.debug
arch/powerpc/platforms/Kconfig.cputype