drm/amd: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 13:29:30 +0000 (21:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Nov 2019 16:20:17 +0000 (11:20 -0500)
commit4c50d6f64958a17cca3d7dedcdf4fad54804655d
tree8b7c365cb0ed15f5e26f0847d228c400a34df444
parent8633f126bf53f23b8de932ea01db65991f21d425
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>
drivers/gpu/drm/amd/acp/Kconfig