drm/lima: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:36:29 +0000 (21:36 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Nov 2019 16:40:32 +0000 (17:40 +0100)
commit84affcf60a3e17530d3f6ba47c72c25f75edb887
tree8e8155faea9f80ace8f8d1ba31c87fc9353b0cb7
parentee4c9d20cc7e3bf9b8244e468b7e8d7861d2ccaf
drm/lima: 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/20191120133629.11543-1-krzk@kernel.org
drivers/gpu/drm/lima/Kconfig