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
This commit is contained in:
Krzysztof Kozlowski 2019-11-21 04:21:01 +01:00 committed by Michael Ellerman
parent f2bb86937d
commit 5f017a56aa
2 changed files with 14 additions and 14 deletions