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

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-10-07 19:33:22 +02:00 committed by Alex Deucher
parent ad02e08e05
commit 23c61b4599
2 changed files with 18 additions and 18 deletions