m68k: 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>
Link: https://lore.kernel.org/r/20191120133721.12178-1-krzk@kernel.org
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
Krzysztof Kozlowski 2019-11-20 21:37:21 +08:00 committed by Geert Uytterhoeven
parent 361739c8ca
commit 1b43cb5fed
3 changed files with 13 additions and 13 deletions