drm/sun4i: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 13:29:24 +0000 (21:29 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 25 Nov 2019 09:04:41 +0000 (10:04 +0100)
commit3540af8fc31533a51c5b53207a64e06b16de4270
treec8def48652be2b5e4cfbb5ade9d6be113c5f3be6
parentc7a7a6aea7ad21ee2f3325d3f7f3b58eb5255b55
drm/sun4i: 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/20191121132924.29485-1-krzk@kernel.org
drivers/gpu/drm/sun4i/Kconfig