macintosh: 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/20191120134115.14918-1-krzk@kernel.org
This commit is contained in:
Krzysztof Kozlowski 2019-11-20 21:41:15 +08:00 committed by Michael Ellerman
parent 173bf44bdf
commit 25dd118f4b
1 changed files with 3 additions and 3 deletions