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 коммит произвёл Michael Ellerman
Родитель 173bf44bdf
Коммит 25dd118f4b
1 изменённых файлов: 3 добавлений и 3 удалений