drm/amd: 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

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Krzysztof Kozlowski 2019-11-21 21:29:30 +08:00 committed by Alex Deucher
parent 8633f126bf
commit 4c50d6f649
1 changed files with 5 additions and 5 deletions