Commit d155cfff authored by Sui Jingfeng's avatar Sui Jingfeng Committed by Alex Deucher
Browse files

drm/amdgpu: display/Kconfig: replace leading spaces with tab



This patch replace the leading spaces with tab, make them keep aligned with
the rest of the config options. No functional change.

Signed-off-by: default avatarSui Jingfeng <suijingfeng@loongson.cn>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 82054942
Loading
Loading
Loading
Loading
+7 −10
Original line number Diff line number Diff line
@@ -46,12 +46,9 @@ config DRM_AMD_SECURE_DISPLAY
	depends on DEBUG_FS
	depends on DRM_AMD_DC_FP
	help
            Choose this option if you want to
            support secure display

            This option enables the calculation
            of crc of specific region via debugfs.
            Cooperate with specific DMCU FW.
	  Choose this option if you want to support secure display

	  This option enables the calculation of crc of specific region via
	  debugfs. Cooperate with specific DMCU FW.

endmenu