drm/mgag200: 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: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20191120133625.11478-1-krzk@kernel.org
This commit is contained in:
Krzysztof Kozlowski 2019-11-20 21:36:24 +08:00 committed by Daniel Vetter
parent a560f41a72
commit 8896e40c05
1 changed files with 4 additions and 4 deletions