drm/omap: 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/20191120133615.11329-1-krzk@kernel.org
This commit is contained in:
Krzysztof Kozlowski 2019-11-20 21:36:14 +08:00 committed by Daniel Vetter
parent eb448304f6
commit 40c2815b79
2 changed files with 9 additions and 9 deletions